body {
	background: #fff url(images/bg.gif) no-repeat left;
	background-position: top left;
}

p {
	text-align: left;
	margin-left: 45px;
	margin-top: 45px;
	color: #444;
	font: 12px "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
}

a {
	color: #ff0000;
}

#copyright {
	font-size: 10px;
	color: gray;
}
