body
{background-color: black;


}

.background
{background-image: url(http://images.twitrounds.com/artistic-backgrounds/shiny-silver.jpg);


}

.logo
{
background-repeat: no-repeat; background-color: white; 
height: 42px; 
width: 1200px; 
border: 0px solid blue; 
text-align: center;
text-color: blue

}

.block
{background-image: url; background-repeat: no-repeat; position: relative; top: 0px; left: 0px; height: 800px; width: 1200px; background-color: white; text-align:center;

}

h1
{
text-color: blue
}