body { 
background-color: Black !important;
background-repeat: repeat-y !important;
background-attachment: fixed !important;
background-position: 2% !important;
font-color: #FFFFFF;
} 

div {

width: 700px;
height: 500px;
background-image: url(ssf2t.jpg);
background-position: center center;
background-repeat: no-repeat;
text-align: center;
margin-top: 50px;


}
