body{
    background-color: #000;
}
#main {
    width: 600px;
    margin: 0 auto;
}

#main img {
    width: 600px;
}
