/* CSS Document */
/* CSS: David Sargent */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#randomimage {
	position:absolute; 
	width:900px; 
	height:700px; 
	z-index:1;
}

#enter {
	position:absolute; 
	width:900px; 
	height:300px; 
	z-index:2;
}