/* CSS Document */
body

{

background: #95c3eb url(images/background.gif) repeat-x;

}

.footer a {
	color: #fff;
}
.footer a:hover {
	color: #00CCFF;
}
p {
	margin: 10px;
}

