h3 {font-family: georgia, "trebuchet MS"}
p {font-family: georgia, "trebuchet MS"}
a{text-decoration:none}
a:link { color : #990000; text-decoration; }
a:visited { color : #990000; text-decoration; }
A:hover { color: #000000; text-decoration: underline; }
body {
background-image: url(design/back.jpg);
background-color: "#cccccc"
background-repeat: repeat;
background-attachment: fixed;
margin:2;
padding:2;
}
