
html{
height:100%;
margin:0px;
padding:0px;
vertical-align:top;
text-align:center;
}

body{
margin:0px;
height:100%;
text-align:center;
vertical-align:middle;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
padding:0;
line-height:18px;
background:url(imgs/bg_left.jpg) no-repeat bottom left #000000;
text-align:center
}


#main{
width:100%;
height:100%;
text-align:center;
background:url(imgs/bg_right.jpg) no-repeat bottom right;}

#logo{
width:100%;
height:519px;
margin:60px auto 0 auto;
background:url(imgs/jorksyrai_bisonai2.png) no-repeat center top}

	#main a{
	width:auto;
	margin:0 20px;}
	
	#main a img{
	border:0}