body {
background-color: #FCFCE1;
background-image: url(background.jpg);
background-repeat: repeat;
background-attachment: fixed;
font-family: Arial,Verdana,Helvetica,sans-serif;
font-size: 12pt;
color: #A50021;
font-weight: normal;
}
blockquote {
font-family: Arial,Verdana,Helvetica,sans-serif;
font-weight: normal;
}
div {
font-family: Arial,Verdana,Helvetica,sans-serif;
font-weight: normal;
}
p {
font-size: ;
font-weight: normal;
}
span {
font-weight: normal;
}
td {
font-weight: normal;
}
h1 {
color: #DBB251;
}
h2 {
color: #DBB251;
font-size: 12pt;
}
ol {
font-weight: normal;
}
ul {
font-weight: normal;
}
input {
font-weight: normal;
}
select {
font-weight: normal;
}
textarea {
font-weight: normal;
}
a:active, a:link, a:visited {
font-family: Arial,Verdana,Helvetica,sans-serif;
font-size: 10pt;
color: #A50021;
font-weight: normal;
text-decoration: none;
}
a:hover {
font-family: Arial,Verdana,Helvetica,sans-serif;
font-size: 10pt;
color: #DBB251;
font-weight: bold;
text-decoration: none;
}