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