
body {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	line-height: 55px;		
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: normal;
	text-align: center;		
	background-image: url(../images/bannier.JPG);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #BABABA;
	margin-top: 0.2em
}
	
