p {font-face: times new roman}

body {
background-image: url('stars_w_reflection.jpg');
background-repeat: 
no-repeat;
background-attachment: 
fixed;
font-color: white}

a:link {color: #0080ff; text-decoration: underline; }
a:active {color: #ff0000; text-decoration: underline; }
a:visited {color: #ffff90; text-decoration: underline; }
a:hover {color: #0000ff; text-decoration: none; background: #0080ff}

h1 {text-align: center;
font-face: Trekker, Crillee, Trebuchet MS;
font-size: 72px;
font-color: 0000ff;
font-style: underline;
font-weight: bold}