body {
	background-color: #ffffff;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.link {
	color:#990000;
	margin-right: 10px;
	line-height:20px;
	text-decoration:none;
	font-weight:normal;
}

a:hover {
	font-weight:bold;
	text-decoration:underline;
}


#wrappper {
	border: 1px solid #990000;
	width: 50%;
	margin-left: 25%;
	margin-top: 30px;
	text-align:center;
	padding: 10px;

}

h1 {
	font-size: 30px;
	text-align:center;
	color:#990000;
	border-bottom: dotted 3px #990000;
	border-top: dotted 3px #990000;
	line-height: 50px;
}

ad{
position: absolute;
left: 0px;
top: 0px;
}