body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 50%;
	padding:0;
	margin:0;
	width:100%; 
	height:100%;
	min-height:100%;
	height:100%;
	_height:100%;
	overflow:hidden;
}
html {
	padding:0;
	margin:0;
	width:100%; 
	height:100%;
	overflow:hidden;
}
.container {
height:100%;
left:0;
position:absolute;
top:0;
width:100%;
z-index:1;

}


#toppa {
top: 50%;
left: 50%;
height:334px;
margin-top: -150px;
margin-left:-175px;
margin-right:auto;
position:relative;
width:334px;
background-color:transparent;
z-index:20;
text-align: center;

}
a img {
	border:0;
}


h1 {
	text-align:center;
	color:#666;
	font-size: 12px; 
	font-weight: bold;
	text-decoration:none;
}
h1 a{
	text-align:center;
	color:#666;
	font-size: 12px; 
	font-weight: bold;
	text-decoration:none;
}

h1 a:hover{
	color:#fff;
}
h2 {
	text-align:center;
	color:#666;
	font-size: 11px; 
	font-weight: bold;
	text-decoration:none;
	padding-top:1em
}
h2 a {
	text-align:center;
	color:#666;
	font-size: 11px; 
	font-weight: bold;
	text-decoration:none;
	padding-top:1em
}
h2 a:hover{
	color:#fff;
}
h3 {
	text-align:center;
	color:#666;
	font-size: 11px; 
	font-weight: bold;
	text-decoration:none;
	padding-top:1em
}
h3 a {
	text-align:center;
	color:#666;
	font-size: 11px; 
	font-weight: bold;
	text-decoration:none;
	padding-top:1em
}
h3 a:hover{
	color:#fff;
}
h4 {
	text-align:center;
	color:#666;
	font-size: 11px; 
	font-weight: bold;
	text-decoration:none;
	padding-top:1em
}
h4 a {
	text-align:center;
	color:#666;
	font-size: 11px; 
	font-weight: bold;
	text-decoration:none;
	padding-top:1em
}

