body {
	background: #ffffff;
}

div.main{
	position: absolute;
	top: 140px;
	left: 170px;
}

div.links {

}
h1 {
	font-family: garamond;
	font-size: x-large;
	font-style: italic;
	text-align: center;
	color: #000000;
}
table{
	table-layout=auto;
	width: 600px;
	border-style: none;
	margin-left:0;
	margin-right:0;
}