a{
	float:left;
}

body{
	background:#D5D5D5 url(../images/bg.gif) repeat-x;
	font:13px georgia, serif;
}

img{
	border:0;
}

#image{
	padding-top:30px;
	position:absolute;
}

#logo{
	float:right;
	position:static;
}

#main{
    height:640px;
	margin:20px auto;
	width:826px;
	clear:both;
}

#subtitle{
	color:#003366;
	font-size:17px;
	text-align:left;
}

#title{
	color:#666666;
	font-size:17px;
	text-align:left;
}

#link {
    margin:auto;
    width:320px;
    height:27px;
    cursor:pointer;
}

