body
{
background-repeat: repeat-x;
background-image: url(/images/clouds.png);
background-color:#c0deed;
margin: 0px;
font-family: Helvetica;
}

.contents
{
width: 700px;
margin: 0 auto;
}

#icon
{
margin-top: 20px;
margin-left: -340px;
text-align: center;
}

#title
{
margin-left: 50px;
padding-bottom: 80px;
margin-bottom: 0px;
margin-top: -105px;
color: black;
text-align: center;
margin-right: 0px;
}

h1 a
{
color: black;
text-decoration: none;
}

h2, h3, a
{
color: #fd5a1e;
text-decoration: none;
}

#features li
{
margin-top: 6px;
}

#features ul
{
margin-top: 6px;
}

#sideiphone
{
padding-left: 3px;
border-style: none;
background-position: 0 -1px;
margin-left: 500px;
height: 369px;
width: 190px;
background-image: url(/images/slider.png);
color: #666666;
font-size: 11px;
text-align: right;
} 
  	
#slider
{
border-style: none;
margin-top: 10px;
top: 57px;
margin-left: 13px;
text-align: left;
}

#footer
{
color: white;
text-align: center;
padding-right: 20px;
padding-left: 20px;
padding-bottom: 10px;
padding-top: 10px;
background-color: #1A2621;
margin-bottom: 25px;
margin-top: 5%;
margin-right: auto;
margin-left: auto;
width: 660px;
font-size: small;
-moz-border-radius: 5px;
border-radius: 5px;
clear: both;

}
#footer a
{
color: #fd5a1e;
text-decoration: none;
}

#buttons
{
margin-top: -86px;
margin-left: 225px;
}

#fb-root
{
padding: 10px;
}
			
