body {
font-family: Arial, Tahoma, Verdana, sans-serif;
font-size: 12px;
margin: 25px 0 0;
color: #8f8f8f;
}
.clear {
clear: both;
}
img {
border: 0;
}
#wrapper {
width: 800px;
margin: 0 auto 0;
}
h1 {
font-family: Verdana, sans-serif;
font-size: 30px;
font-weight: 600;
color: #57ABFB;
margin: 0;
padding: 0 0 2px 10px;
}
#header {
background: url('images/header.jpg') no-repeat;
height: 62px;
text-align: right;
padding: 28px 30px 0 0;
margin: 0 0 1px;
}
#content {
border: 1px solid #65B0F1;
padding: 20px 20px 0;
}
#girls {
width: 360px;
float: left;
}
.box {
width: 96px;
float: left;
margin: 0 20px 20px 0;
}
.box img {
padding: 2px;
border: 1px solid #c5c5c5;
display: block;
}
#steps {
background: url('images/swingers-group.jpg') 0 25px no-repeat;

width: 398px;
float: left;
}
#steps h2 {
font-size: 19px;
font-weight: 700;
color: #467dfa;

margin-top:-6px;
margin-bottom:180px;
margin-right:0px;
margin-left:0px;


}
#steps ul {
list-style-type: none;
margin: 0;
padding: 75px 0 0 0;
}
#steps ul li {
font-size: 17px;
font-weight: 700;
color: #323232;
padding: 0 0 0 35px;
height: 20px;
margin: 0 0 15px 50px;
}
li#one {
background: url('images/one.jpg') no-repeat;
}
li#two {
background: url('images/two.jpg') no-repeat;
}
li#three {
background: url('images/three.jpg') no-repeat;
}
#footer p {
text-align: center;
margin: 0;
padding: 10px;
}