@charset "UTF-8";
/* CSS Document */

html, body {
}

div#content_wrapper {
	background:			url('../img/background.png');
	float:				left;
	height:				632px;
	width:				907px;
	border:				1px solid #000;
	margin:				10px 0px 0px 0px;
}

a.link1 {
	float:				left;
	position:			absolute;
	top:				210px;
	left:				470px;
	height:				167;
	width:				369;
}

a.link2 {
	float:				left;
	position:			absolute;
	top:				450px;
	left:				470px;
	height:				166;
	width:				369;
}
