body {
	background-attachment: fixed;
	background-color: #011746;
	background-image: url(design/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FC0;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#fronter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FC0;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	color: #FFF;
}
