@charset "utf-8";
/* CSS Document */

body {
	font:"Arial Black", Gadget, sans-serif;
	margin: 0;
	background:url(images/bg.gif);
	color:#FFFFFF
}

.TopBar {
	background:url(images/topbg.gif) repeat-x;
	margin:0;
	margin-bottom:225px;
	width:100%;
	height:10px
}

.Logo {
	background: url(images/logo.png) center;
	margin-bottom:100px;
	margin: 0 auto;
	height:110px;
	width:500px;
}

