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

p {
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	line-height: 20px;
}

a {
	text-decoration: none;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	
}

a:active {
	border:none;
	outline:none;
}

h1 {
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
}


li {
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	line-height: 20px;
}
	
div#text {
	width: 600px;
	position: absolute;
	left: 260px;
	background-image:url(assets/theloom.png);
	background-repeat:no-repeat;
	background-position:center;
}

div#text1 {
	width: 600px;
	position: absolute;
	left: 260px;
}


div#graphic {
	width: 250px;
	position: fixed;
	top: 0;
	left: 0;
}

div#navigation {
	width: 75px;
	position: fixed;
	top: 401px;
	left: 61px;
}

div#navigation1 {
	width: 75px;
	position: fixed;
	top: 480px;
	left: 61px;
}

div#question {
	position: absolute;
	top: 30px;
	left: 131px;
	width:400px;
	height:120px;
}

div#loom {
	position: absolute;
	top: 191px;
	left: 481px;
	width:100px;
	height:40px;
}

div#memory {
	position: absolute;
	top: 393px;
	left: 140px;
	width:100px;
	height:40px;
}

div#removal {
	position: absolute;
	top: 251px;
	left: 78px;
	width:100px;
	height:40px;
}

div#skin {
	position: absolute;
	top: 400px;
	left: 481px;
	width:100px;
	height:40px;
}

div#contact {
	position: absolute;
	top: 530px;
	left: 215px;
	width:180px;
	height:69px;
}
