/*
* Custom AMS style overrides.
*/

body {
	font-family: Arial !important; 
	font-size: 8pt; 
	margin: 0px; 
	padding: 0px;
    background-image: url('../images/bg_grylines.png') !important; 
    background-repeat: repeat; 
	background-attachment: fixed; 
    background-position: 0 top; 
}

