@charset "UTF-8";
/* CSS Document */

html{ width:100%; margin:0; }
body{
	color:#FFFFFF;
	min-width:800px;
	background:#333333 center url(../images/bg_secondarypages.jpg);
	margin-top:14px;
	background-position: top;
	background-repeat: no-repeat;	
}