body {

}

a {
}

a:hover {
	color: #800040;
}

#cont {
	margin: 0 auto;
	width: 750px;

}

.left {
	
	text-align: left;
}
.right {
	text-align: right;

}

.center {
	text-align: center;
	font-size: 10px;	

}
.header {
	font-size: 9px;	
}
h1 {
	font-size: 60px;

}

h2 {
}
