	body {
		background: #4D4D4D;
		color: #333;
            }
		div#page {
		border: 1px solid #000;
		background: #fff;
	    }
		div#header {
		color: #fff;
		}
		div#footer {
		color: #fff;
		background-color: #9AA99E;
		}
			a,
	a:link 
	a:active, a:visited {
		color: #385C72;
	}

	h1, h2, h3, h4, h5, h6 {
		color: #000;
	}