body   { 
background-image: url(images/bgwool.jpg); 
background-repeat: no-repeat; 
background-position: center;
background-color: #202020;
margin-top: 10px; }

.altlinks { font-size: 20px; font-family: Times, "Times New Roman"; text-decoration: none }
.altlinks a:links { font-size: 20px; font-family: Times, "Times New Roman"; text-decoration: none }
.altlinks a:visited { font-size: 20px; font-family: Times, "Times New Roman"; text-decoration: none }
.altlinks a:hover { font-size: 20px; font-family: Times, "Times New Roman"; text-decoration: underline }

p {
font-family: Times;
font-size: 12pt;
font-weight: 500;
color:#500000;
line-height: 20pt;
}

h1{
font-family: Times;
font-size: 38pt;
color:#000;
line-height:40pt;
font-weight: 400;
}