.base {
	position: relative;
	background-image : url(img/ekahatu.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 500px 300px;
}
 .title{
font-size : 75%;
position:absolute; top:0px; left:0px;
}
.logo{
position:absolute; top : 100px; left : 185px;
}
.title_border{
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
border-right-color : black;
border-bottom-color : black;
border-left-color : black;
border-right-style : solid;
border-bottom-style : solid;
border-left-style : solid;

}
.deep{
font-size : 75%;
position : absolute;
top : 0px;
left : 546px;
}
.copyright{
font-size : 60%;
position : absolute;
left : 600px;
}
.under_list{
font-size : 75%;
}
.r{
font-size : 75%;
position : absolute;
top : 450px;
left : 0px;
}
.travel{
font-size : 75%;
top : 450px;
left : 283px;
position : absolute;
}
.youth{
font-size : 75%;
position : absolute;
top : 450px;
left : 566px;
}
.not{
font-size : 90%;
color : white;
background-color : black;
margin-left : 5%;
margin-right : 5%;
}
.not_h1{
font-size :350%;
}
.txt_area{
top : 0px;
position : absolute;
font-size : 75%;
}
.txt_area2 {
font-size : 75%;
position : absolute;
top : 00px;
left : 550px;
}
