@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../images/wpsqaf4r.jpg);
	background-repeat:repeat;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}
.wrapper {
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	border: 2px solid #CCCCCC;
	width:700px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;

}
#logo {
/*background-image:url(../images/logo.gif);*/
background-position:center;
background-position:top;
background-repeat:no-repeat;
width:682px;
height:300px;
margin-left:auto;
margin-right:auto;
}
#logo-splash {
background-image:url(../images/sunlakes-splash.jpg);
background-position:center;
background-position:top;
background-repeat:no-repeat;

height:640px;
margin-left:auto;
margin-right:auto;
}

.coupon-block {
	border: 2px dashed #CCCCCC;
	background-color: #FFFFCC;
	padding:5px;
	margin-right:10px;
}
