div {  font-family: Arial, Helvetica, sans-serif; font-size: 2em; color: #3D4A53}
body
{
	background-attachment: fixed;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-color: #D7D7D7;

}
a {  font-weight: bold; color: #FFFFFF; text-decoration: none}
a:hover { font-style: italic; color: #3D4A53; text-decoration: none }
.text {  font-weight: bold; color: #FFFFFF;}