/* CSS Document */

@import url(containers.css);
@import url(content.css);

html,body {
	background: #ffffd9;
	margin:0px;
	height:100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	}


