@charset "utf-8";
html {
	height:100%;
	width:100%;
	overflow:auto;
}

body {
	background-color:#FFF;
	font-family: 'Playfair Display', serif;
	font-size: 11px;
}

.clear{
	clear:both;
}

a {text-decoration:none;}

#container {
	margin-left: auto;
	margin-right: auto;
	width:950px;
	height: 100%;
	background-color:#FFF;
	background-repeat: no-repeat;
}

#container a{
	display: block;
	position: absolute;
}

.head{
	width:100%;
	margin-top: 100px;
	position:absolute;
	height: 100%;
	background-color:#FFF;
	background-repeat: no-repeat;
}

.readingexperiments{
	width:950px;
	top: 100px;
	position:absolute;
	height: 509px;
	background-color:#FFF;
	background-repeat: no-repeat;
}

.map_1 {
	left: 81px;
	top:9px;
	height:70px;
	width:70px;
}

.map_2 {
	left: 245px;
	top:27px;
	height:70px;
	width:70px;
}

.map_3 {
	left: 437px;
	top:11px;
	height:92px;
	width:92px;
}

.map_4 {
	left: 651px;
	top:23px;
	height:70px;
	width:70px;
}

.map_5 {
	left: 828px;
	top:-3px;
	height:70px;
	width:70px;
}

.map_6 {
	left: 97px;
	top:139px;
	height:70px;
	width:70px;
}

.map_7 {
	left: 224px;
	top:202px;
	height:92px;
	width:92px;
}

.map_8 {
	left: 413px;
	top:175px;
	height:140px;
	width:140px;
}

.map_9 {
	left: 644px;
	top:199px;
	height:92px;
	width:92px;
}

.map_10 {
	left: 758px;
	top:112px;
	height:70px;
	width:70px;
}

.map_11 {
	left: 874px;
	top:220px;
	height:70px;
	width:70px;
}

.map_12 {
	left: 105px;
	top:312px;
	height:70px;
	width:70px;
}

.map_13 {
	left: 236px;
	top:391px;
	height:70px;
	width:70px;
}

.map_14 {
	left: 437px;
	top:407px;
	height:92px;
	width:92px;
}

.map_15 {
	left: 646px;
	top:396px;
	height:70px;
	width:70px;
}

.map_16 {
	left: 771px;
	top:334px;
	height:70px;
	width:70px;
}

/*map_17 = senses*/
.map_17 { 
	left: 6px;
	top:228px;
	height:70px;
	width:70px;
}

.back {
	position:absolute;
	background-image: url(../imgs/back.png);
	background-repeat: no-repeat;
	left: 145px;
	top:-70px;
	height:11px;
	width:20px;
}

.iread {
	position:absolute;
	background-repeat: no-repeat;
	left: 512px;
	top:422px;
	height:18px;
	width:130px;
}

.text{
	position:relative;
	top: 645px;
	width:690px;
	margin-left:auto;
	margin-right:auto;
}

.text p{
    margin:0;
}