@charset "utf-8";
/* CSS Document */

BODY {
	background-color:#77c2d7;
	padding:0;
	margin:0;
}

DIV#screenshotwebsite {
	background: transparent url(../img/websitedummy.jpg) top left no-repeat;
	width: 1000px;
	height: 670px;
	margin:0 auto;
}

DIV#homebanner {
	background: transparent url(../img/schoolcollecties.png) top left no-repeat;
	height: 297px;
	margin: 115px 0 0 640px;
	position:absolute;
	width:333px;
	z-index:999;
}

A.openpage {
	background: none;
	position:absolute;
	border: 0;
	display: block;
	height: 130px;
	margin: 155px 0 0 160px;
	padding: 0;
	width: 160px;
}

A.closebanner {
	background: none;
	position:absolute;
	border: 0;
	display: block;
	height: 30px;
	margin: 123px 0 0 277px;
	padding: 0;
	width: 30px;
}