body {
margin:0px 0px; padding:0px;
text-align:center;
background-color:#f5f5f5;
background-image:url(../images/background.jpg);
background-position:center;
background-repeat:no-repeat;
}

#content {
width:900px;
margin:0px auto;
text-align:left;
}

.footer {
position:relative;
width:300px;
height:20px;
text-align:right;
padding:3px 0 0 10px;
font-family:"Helvetica","Helvetica Neue",Arial,Verdana,sans-serif;
font-size:.75em;
color:#aaa;
font-weight:normal;
float:right;
}

.facebook-like {
width:100px;
height:50px;
}