
body,html {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size-adjust: 0.58;
	font-size: 14px;
}

body {
	background: url(bkg.jpg) #cfc9a8;
	background-repeat: repeat-y;
	background-position: center;
}

img {
	border: none; 
}

a {
	color: black;
	text-decoration: underline;
}

div#page_footer {
	background: url(bkg_fade_bottom.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 162px;
}

div#page_footer_content {
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 3px;
	text-align: center;
}

div#page_content {
	background: url(winner_picture_thor.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 880px;
}

.g6 {
	font-weight:bold;
}

