p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #2FC3F8;
}
a:hover {
	text-decoration: underline;
}
body {
	background-image: url(bg.png);
	background-repeat: repeat-x;
}
