@charset "utf-8";
body {
	background-image: url(backgrounds/linkspage.jpg);
	background-repeat: no-repeat;
	background-position: center 296px;
}
#wrapper p a {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
