.back {
font-size:  18px;
font-weight: bold;
font-family: "Comic Sans MS", sans-serif;
text-align: center;
line-height: 30px;
color: #363;
}

.bird {
font-size:  16px;
text-align: left;
font-weight: bold;
line-height: 20px;
margin: 0 0 0 25px;
color: #000;
}

.birdlatin {
font-style: italic;
text-align: left;
font-weight: normal;
color: #000;
}

.caption {
font-size:  16px;
font-family: Georgia, serif;
font-weight: bold;
text-align: center;
line-height: 20px;
margin: -12px 0 0 0;
color: #000;
}

.coor {
font-size:  16px;
text-align: center;
line-height: 20px;
margin: 10px 150px 0 150px;
color: #000;
}

.description {
font-size:  16px;
font-family: Georgia, serif;
font-weight: normal;
text-align: center;
line-height: 20px;
margin: 5px 150px 0 150px;
color: #000;
}

.descriptionclose {
font-size:  16px;
font-family: Georgia, serif;
font-weight: normal;
text-align: center;
line-height: 18px;
margin: -12px 150px 0 150px;
color: #000;
}

.descriptionlg {
font-size:  16px;
font-family: Georgia, serif;
font-weight: normal;
text-align: justify;
line-height: 20px;
margin: 5px 150px 0 150px;
color: #000;
}

.image {
margin 350px 0 0 0;
}

.imagefirst {
margin: 55px 0 18px 0;
}

.repl {
font-size:  16px;
text-align: left;
line-height: 20px;
margin: 0 0 0 5px;
color: #036;
}

.repr {
font-size:  16px;
text-align: right;
line-height: 20px;
margin: 0 0 0 0;
color: #036;
}

.text {
font-size:  16px;
text-align: justify;
line-height: 24px;
margin: 10px 150px 0 150px;
color: #000;
}

a {
text-decoration: none;
color: #094483;
}

a:hover {
text-decoration: none;
background-color: #c1daf5;
}

body {
font-family: Georgia, serif;
font-size: 18px;
background-color: #b3b377;
color: #000;
width: 925px;
}

h1 {
font-size:  24px;
font-weight: bold;
text-align: center;
line-height: 24px;
margin: 30px 0 0 0;
color: #036;
}

h2 {
font-size:  20px;
font-weight: bold;
text-align: center;
line-height: 22px;
margin: 15px 0 0 0;
color: #036;
}

h3 {
font-size:  16px;
font-weight: bold;
text-align: center;
line-height: 20px;
margin: 15px 0 0 0;
color: #036;
}

img {
border: 0;
}

table tr td {
font-size:  16px;
text-align: right;
line-height: 20px;
padding-left: 5px;
}