body{
    background-color:black;
}
#cuerpo{
    width:500px;
    height:320px;
    margin:auto;
    background:url(../img/cons.jpg)no-repeat;
}