body
{
background: #fff;
color:#000;
text-align:left;
}

.clear
{
clear:both;
}

p
{
font-size:90%;
text-align:left;
}

a
{
color:black;
text-decoration:underline;
}

a:hover
{
text-decoration:none;
}

.title
{
color:black;
font-size:100%;
margin:10px 0 5px;
font-weight:bold;
}

.main
{
width:600px;
margin:0px auto;
}

.logo
{
display:grey;
width:450px;
height:50px;
background:url("../gif/logo1.gif");
background-repeat:no-repeat;
}

img
{
margin:10px 0 10px 0;
}

.jump select 
{
width:600px;
}