/* CSS Document */

@import url(containers.css);
@import url(content.css);

html,body { 
	color: #555555; 
	font-family: Arial, Helvetica, Verdana, sans; 
	margin: 0;
	background: #999999 url(../images/BG.gif) repeat-y center top;
}



