body {
	margin: 0;
	padding: 0;
	background: url('../images/banner-bg.jpg') 0 0 no-repeat;
}

body,p,input,textarea,select,td,th {
	font-size: 8.5pt;
	color: #c0c0c0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

div#won {
	margin-left: 250px;
}
div#won h1, div#won h2 {
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 12pt;
	margin: 0;
	text-transform: uppercase;
	color: white;
}
div#won img.logo {
	float: right;
	width: 100px;
	height: 100px;
	border: 1px solid white;
	margin: 9px;
}
div#won a {
	color: #e0e0e0;
	text-decoration: none;
}
div#won a:hover {
	text-decoration: underline;
}
