body {

        background: black url(images/background.jpg) ;
        color: black;
}

#front {
	position: absolute;
        top: 150px;
        left: 150px;
        width: 966px;
        height: 473px;
}

	
