body {
	margin: 0;
	width:100%;
	text-align: center;
	background-image:url(images/bg2.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#133eb7;
}	
