html {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;

}

body {
background:#FFFFFF;
background-image: url(background1.jpg);
background-repeat:no-repeat;
background-position:center top;
text-align:center;
margin: 0em;
padding: 0em;

}

img
{  border-style: none;
}

#main_1 {
	margin-left: auto;
	margin-right: auto;
	width: 80em;
	height: 34em;
}


#main_right-top {
	margin-left: auto;
	margin-right: 0em;
	width: 40em;
	height: 40em;
	top: 8em;
}

#main_2 {
	margin-left: auto;
	margin-right: auto;
	top: 37em;
	width: 80em;
	height: 35em;
	border-bottom: 0.1em solid;

}

#main_mid-menu {
	position: absolute;
	width: 38em;
	height: 1.5em;
	top: 35em;
	border-bottom: 0.1em dotted;
}

#main_mid-text {
	position:absolute;
	width: 38em;
	height: 40em;
	top: 37em;
	margin: 0.2em;
}

#empty {
	width: 100%;
	height: 10em;
	}


