﻿p {
font-family: "Arial", "Helvetica", sans-serif;
}
h1, h2, h3, h4, h5, h6, {
font-family: "Arial", "Helvetica", sans-serif;
}
A {
color: blue;
font-family: "Arial", "Helvetica", sans-serif;
font-size: 10pt;
}
A:hover {
color: red;
}
td {
font-family: "Arial", "Helvetica", sans-serif;
font-size: 10pt;
}
body {
font-family: "Arial", "Helvetica", sans-serif;
font-size: 10pt;
}
html, body {
margin: 0;
padding: 0;
position: absolute;
top: 0;
left: 0;
background-image: backgroundwithclef.jpg;
background-repeat: repeat-y;
}
