* {
	margin: 0;
	padding: 0;
}

#wrapper {
	width: 760px;
	height: 600px;
	background-color: #000000;
	margin: 0 auto 0 auto;
}
#mainimage {
	width: 760px;
	height: 600px;
}
body {
	background-color: #000000;
}