/*
------------------------------------------------
Index Layout
------------------------------------------------*/
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: medium;
color: #b49483;
background-color: #ffffff;
line-height: 150%;
text-align: left;
}
A:link {text-decoration: none; color: #b49483;}
A:visited {text-decoration: none; color: #b49483;}
A:active {text-decoration: none; color: #b49483;}
A:hover {text-decoration: none; color: #b8f469;}

.content { 
position: absolute; 
top: 50%; 
left: 50%; 
height: 616px; 
margin-top: -308px; 
width: 996px; 
margin-left: -498px; 
text-align: left;
} 

img {
border: none
}

#dodici-title {
    position: absolute;
    left: 0px;
    top: 0px;
	width: 306px;
	height: 126px;
}
#dodici-img {
    position: absolute;
    left: 306px;
    top: 1px;
	width: 382px;
	height: 380px;
}
#dodici-text {
    position: absolute;
    left: 0px;
    top: 126px;
	width: 306px;
	margin: 5px;
}
#art-img {
    position: absolute;
    left: 688px;
    top: 0px;
	width: 308px;
	height: 215px;
}
#art-text {
    position: absolute;
    left: 688px;
    top: 215px;
	width: 308px;
	height: 200px;
	margin: 5px;
}
#slow-title {
    position: absolute;
    left: 0px;
    top: 346px;
	width: 306px;
	height: 34px;
}
#slow-text {
    position: absolute;
    left: 0px;
    top: 380px;
	width: 306px;
	height: 87px;
	margin: 5px;
}
#slow-img {
    position: absolute;
    left: 306px;
    top: 380px;
	width: 147px;
	height: 91px;
}
#hinoki-title {
    position: absolute;
    left: 0px;
    top: 471px;
	width: 306px;
	height: 44px;
}
#hinoki-img {
    position: absolute;
    left: 306px;
    top: 471px;
	width: 147px;
	height: 145px;
}
#hinoki-text {
    position: absolute;
    left: 0px;
    top: 515px;
	width: 306px;
	height: 97px;
    margin: 5px;
}
#italia-title {
    position: absolute;
    left: 688px;
    top: 380px;
	width: 308px;
	height: 41px;
}
#italia-img {
    position: absolute;
    left: 452px;
    top: 381px;
	width: 236px;
	height: 236px;
}
#italia-text {
    position: absolute;
    left: 688px;
    top: 421px;
	width: 308px;
	height: 195px;
	margin: 5px;
}