html {
height:100%;
background:#000 url(../images/girls.jpg) no-repeat top center;
}
* html body {
height:100%;
}
body{
padding:0; margin:0 auto;
min-height:100%;
position:relative;
width:906px;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:12px;

}

h1 {
padding:0px;
MARGIN: 0px; 	
}
h2 {
padding:0px;
MARGIN:0px;
}
h3 {
padding:0px;
MARGIN:0px; 	
}
a {

}
a:focus, a:active {
outline:none;
}
a:hover {
text-decoration: none;
}
p {
margin:0px;
padding:0px;
}
ul,li {
margin:0px;
padding:0px;
}
form {
margin:0px;
padding:0px;
}
.button {
	width:906px;
	padding-top:651px;
	margin-left:-5px;
	}
a.cute {
	background:url(../images/cute.jpg);
	background-position:0px 0px;
	width:458px;
	height:138px;
	display:block;
	float:left;
	}
a.cute:hover {
	background-position:0px -138px;
	}
a.dirty {
	background:url(../images/dirty.jpg);
	background-position:0px 0px;
	width:448px;
	height:138px;
	display:block;
	float:left;
	}
a.dirty:hover {
	background-position:0px -138px;
	}

