@charset "utf-8";
/* CSS Document */

img {
	border:none;
	
}
#wrapper {
width:900px;
margin:auto;
height:600px;
}
.aboutButton {
	position:relative;
	left: 84px;
	top: -288px;
	width:100px;
}
.illustrationButton {
	position:relative;
	left: 385px;
	top: -519px;
	width:100px;
}
.conceptButton {
	position:relative;
	left: 529px;
	top: -409px;
	width:100px;
}
.linksButton {
	position:relative;
	left: 805px;
	top: -349px;
	width:80px;
}
.sketchButton {
	position:relative;
	left: 615px;
	top: -755px;
	width:150px;
	height:62px;
}
