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

BODY {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size:10pt;
	background: url(/branding/outer_bg.jpg) repeat-x #000;
	    background-attachment: fixed;

width:100%;
	height:100%;
	padding:0;
	margin:0;
}
.bodyouter {
	color:#fff;
	font-size:10pt;
}


