BODY {
	position: relative;
	min-width: 600px;
	width: 100%;
	margin: 0;
	margin-top:10;
	padding: 0;
	text-align: center;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;	
}

