
body {
font-family:Arial,Helvetica,sans-serif;
margin:0 auto;
text-align:center;
width:840px;
}
ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 auto;
padding:0;
text-align:center;
}
li {
display:inline;
float:center;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 auto;
padding:10px;
text-align:center;
}
.social {
float:right;
}
.social li {
float:left;
}
.social img {
height:80px;
width:80px;
}
.clear {
clear:both;
margin-bottom:10px;
padding:20px 
}
a img {
border:0 none;
}
