body {
margin: 0;
padding: 0;
background-color:#2f3b2b;
color: white;
}

div#logo {
padding: 10px;
position: absolute;
top: 0;
left: 0;
width:97%; 
text-align: center;
}



div#buttons {
position: absolute;
top: 120px; 
left: 0; 
width: 155px;
}

div#description {
margin-top: 115px; 
margin-left: 160px; padding: 
10px;
}


ul#but {
list-style-type: none;
margin: 0;
padding: 0;
}



a {
text-decoration: none;
}

a:link {
color: white;
}

a:visited {
color: white;
}

a:hover {
text-decoration: underline; 
color: #c0a488;
}


.but {
padding: 10px;
margin:20px 10px;
border: 2px solid #c0a488;
width: 100px;
text-align: center;
background-color:#12221f;
font-weight: bold;
color: #ffffff;
font-family: times, time new roman, serif;
font-size: 12pt;
letter-spacing: 1px;
}



.link {
font-family: times, time new roman, serif; 
 font-size: 12pt;
 line-height: 16pt;
 color: white;
 font-weight: bold;
 letter-spacing: 1px;
 }
 
.horse {
position: static; 
margin:25px 0;
}

.horseimage {
float: left; 
margin-top: 0; 
margin-right: 30px;
}

div#preface {
position: static; 
margin: 0 0 25px;
}

div#copy_date {
position: static; 
margin: 25px 0 0;
}

.long {
text-align:left; 
padding: 10px; 
font-family:  times, time new roman, serif; 
font-size: 12pt;
line-height: 16pt;
color: white;
font-weight: bold;
letter-spacing: 1px;
}

.comment {
text-align:left; 
padding: 10px; 
font-family: times, time new roman, serif; 
font-size: 12pt;
line-height: 16pt;
color: white;
font-weight: bold;
letter-spacing: 1px;
}

.firm {
font-size: 13pt;
}

.image {
text-align: center; 
padding: 15px; 
margin: 0;
}

.details {
padding-left: 40%; 
padding-bottom: 50px;
text-align: left; 
font-family: times, time new roman, serif; 
font-size: 12pt;
line-height: 16pt;
color: white;
font-weight: bold;
letter-spacing: 1px;
}

.pics {
text-align: center;
}
 
 h1 {
 padding: 0; 
 margin: 0; 
 font-family: times, time new roman, serif; 
 font-size: 12pt;
 line-height: 16pt;
 color: white;
 font-weight: bold;
 letter-spacing: 1px;
 }

 
 h2 { 
 text-align: center;
 padding: 0; 
 margin: 0; 
 font-family: times, time new roman, serif; 
 font-size: 14pt;
 line-height: 18pt;
 color: white;
 font-weight: bold;
 letter-spacing: 1px;
 }

 h3 {
 text-align: center;
 padding: 0; 
 margin: 0; 
 font-family: times, time new roman, serif; 
 font-size: 13pt;
 line-height: 18pt;
 color: white;
 font-weight: bold;
 letter-spacing: 1px;
 }

 

 h4 {
 text-align: center;
 padding: 0; 
 margin: 0; 
 font-family: times, time new roman, serif; 
 font-size: 12pt;
 line-height: 16pt;
 color: white;
 font-weight: bold;
 letter-spacing: 1px;
 }
 
 h5 { 
 text-align: center; 
 padding: 20px; 
 margin: 0; 
 font-family: times, time new roman, serif; 
 font-size: 12pt;
 color: white;
 font-weight: bold;
 letter-spacing: 1px;
 }
 
 h6 { 
 text-align: center;
 padding: 0; 
 margin: 0; 
 font-family: times, time new roman, serif; 
 font-size: 12pt;
 color: white;
 font-weight: bold;
 letter-spacing: 1px;
 }




 