* {margin: 0px; padding: 0px;}

body {background-color: #cbd7de;}

#top {
position: absolute; top: 0px; 
height:600px; width: 100%; 
background-image: url("backgr.jpg"); 
background-repeat:repeat-x; z-index: -1;
	}

#logo {
margin: 0px auto;
width:383px; height:317px; 
background-image: url("jte-logo.jpg");
	}