html, body, div, p, table, td, form, img, h1, h2, h3, h4, h5, h6, input {
	background-position:left top;
	background-repeat:no-repeat;
	border:0px none transparent;
	font-family:Tahoma,Verdana,Segoe,sans-serif;
	margin:0px;
	padding:0px;
}

body {
	nobackground: #FFC642;
	height: 100%;
	background-image:url(/images/toprepeat_20x110.png);
	background-repeat:repeat-x;
	text-align:center;
}

.vs_bottom_background .header {
	margin-top: 100px;
}

.footer {
	margin-top: 30px;
}

.content {
	width: 500px;
	margin: 30px auto 20px auto;;
	text-align: left;
}

.vs_bottom_background {
	position:absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	min-height: 437px;
	min-width: 100%;
	background-color: transparent;
	text-align:center;
	background-repeat:repeat-x;
	background-position: bottom left;
	background-image:url(/images/bottombackgroundrepeat_20x327.png);
}

