/* CSS Document */

body {
	background-color: #173772;
	background-image: url(http://www.sliquid.com/contest/images/sexystory_02.jpg);
	background-repeat: repeat-y;
	background-position:center;
}

#header {
background-image:url(http://www.sliquid.com/contest/images/sexystory_04.jpg);
background-position:center;
width:721px;
height:166px;
}

#maincontent {
width:646px;
}

#bodycontent {
width:646px;
}

#leftfloat {
float:left;
padding-top: -5px;
padding-right:5px;
}

#rightfloat {
float: right;
width: 200px;
}