 
body 
{background-color: LIGHTCYAN;
background-image: url(images/snowflakes.jpg);
background-attachment: fixed;
background-position: center,center;}

A:link {font-size: 12pt; color: B22222; text-decoration: none; font-style: Bold; font-family: Arial}
A:active {12pt; 4169e1; text-decoration: none; Times} 
A:visited {font-size: 12pt; color: 0000FF; text-decoration: none; font-style: Italics; font-family: Times}

h1, h2, h3 {text-align: center; 
color: B22222; 
font-family: serif;
font-style: italic}

h4, h5, h6 {text-align: center; 
color: black; 
font-family: serif;
font-style: italic}

h1 {font-size:large}
h2 {font-size:x-large}
h3 {font-size:xx-large}

h4 {font-size:large}
h5 {font-size:x-large}
h6 {font-size:xx-large}

p {text-indent: 2em; 
font-size: 14;
color: black;
font-family: serif}

