body{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align:left; /* This is to fix an IE 5 centering bug */
	background-color: #000000;
}


div#image{	
	width: 1000px;
	height: 700px;
	
	position:absolute;
	
	top:0px;
	left:0px;
}

div#info {margin:15px;}

/* image styles */

a img{
	border: none;
}
