html {
    background-image:url(imgs/blackbackground2.jpg);
    font-family:Ms gothic;
}

img {
    height: 250px;
}
#container {
    margin-left:auto;
    margin-right:auto;
    width: 1500px;
    float:left;
}
