body {
	background-color:white;
	margin:0;
	padding:0;
	text-align:center;
}
	
#wrapper {
	text-align:center;
	width: 100%;
	height: 350px;
	margin-top: 13%;
	background-image:; 
	background-repeat: repeat-x;
	border-top-color: #ba0036;
	border-top-width: 10px;
}