.bg {
	background-attachment: fixed;
	background-image: url(images/slide_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
a {
	color: #000066;
	text-decoration:none;
}
a:hover {
    color:white;
	background-color:#000066;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000066;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000066;
}
