@charset "utf-8";
/* CSS Document */

 
html {
	background: #fff url(../images/mainBG.jpg) fixed center top;
}

body {
	position: relative;
	margin:0 auto;
	width:798px;
	background-color:#7172a0;
	font-family: Arial, Helvetica, sans-serif;
	behavior: url("csshover3.htc");
}

#top {
	background: #58598b url(../images/topBG.gif) no-repeat center top;
	height:135px;
}
