﻿body {
	background-image: url(background.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

