body.frontpage {
	background: #fff url('background.jpg') fixed no-repeat 80% 0%;
	color: white
}
h1 {
	color: #91a5ff; font-size: 250%; text-align: center;
}
h2 {
	color: #91a5ff; font-size: 200%; text-align: center;
}
a:link, a:visited, a:active { color: #91a5ff; text-decoration: none; font-weight: bold; }
a:hover { color: #f72b51; text-decoration: none; font-weight: bold; }

table {
	border:none
}

