body {
	margin: 0;
	width:100%;
	text-align: center;
	background-color:#2931a4;
	background-image:url(images/bgpattern.gif);
	background-repeat:repeat;
}	
