/* cmsms stylesheet: Print modified: 07/17/17 12:19:36 */
body { color: #000; }
h1, h2, h3, h4, h5, h6, a { color: #ccc; }
a { text-decoration: underline; }

#container
{
	height: auto !important;
	min-height: 100%;
	position: relative;
}

#header
{
	margin-top: 2em;
	margin-bottom: 4em;
}

#nav { display: none; }
#footer { margin-top: 4em; }

img { background-color: #000; }
