
body {
background-color:#000000;
background-image:url(img/bg.jpg);
}


#trailer { 
position: absolute;
top: 175px; 
left: 540px; 
width: 130px; 
height: 120px; 
border: 10px solid red;
}	
