*{
font-family: verdana, arial, sans-serif;
font-size: 13px;
color: #ffffff;
}
body{
overflow:auto;
margin: 0px;
padding: 0px;
scrollbar-base-color: #497AB8;
background-color: #497AB8;
height: 100%;
}
table{
background-image: url('../pic/start-back.gif');
width: 466px;
height: 100%;
}
div#header{
margin-bottom: 40px;
}
div#text{
width: 311px;
margin-right: 15px
text-align: left;
float: left;
}
div#navi{
width: 142px;
text-align: center;
float: left;
}
h1{
margin: 0px 0px 3px 0px;
}
a{
text-decoration: none;
color: #990000;
}
a:hover{
color: #ff0000;
}
