body, html {
	background-color:#c4dae5;
	text-align:center;
}
body, td {
	font-family:sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#fff;

}
a.white {
	color:#000;
}
a {
	color:#fff;
}
#wrapper {
	width:750px;
	margin:0px auto;
	text-align:left;
}
.roundbox table {
}
.roundbox .SW {
	width:11px;
	height:11px;
	background-image:url('/graphics/SW.gif');
}
.roundbox .S {
	height:11px;
	background-image:url('/graphics/S.gif');
}
.roundbox .SE {
	width:11px;
	height:11px;
	background-image:url('/graphics/SE.gif');
}
.roundbox .NW {
	width:11px;
	height:11px;
	background-image:url('/graphics/NW.gif');
}
.roundbox .N {
	height:11px;
	background-image:url('/graphics/N.gif');
}
.roundbox .NE {
	width:11px;
	height:11px;
	background-image:url('/graphics/NE.gif');
}
.roundbox .W {
	width:11px;
	background-image:url('/graphics/W.gif');
}
.roundbox .E {
	width:11px;
	background-image:url('/graphics/E.gif');
}
#offer {
	text-align:center;
	font-size:3em;
	color:yellow;
	padding:15px;
	text-decoration: blink;
}

h2 {
	margin:0px;
	padding:0px;
	font-size:21px;
	color:#fff;
	font-weight:normal;	
}

