body{
margin: 0;
padding: 0;
background: #000;
}

#content{
margin: auto;
width: 1024px;
}

img{
border: 0px;
}
