.editor {
font-family: Georgia, serif;
font-size: 16px;
font-weight: normal;
line-height: 18px;
text-align: center;
width: 450px;
}

.extract {
font-family: Georgia, serif;
font-size: 16px;
font-weight: normal;
line-height: 19px;
text-align: left;
margin-left: 30px;
width: 450px;
}

.head1 {
font-family: Georgia, serif;
font-size: 22px;
font-weight: bold;
line-height: 28px;
text-align: left;
margin-top: 10px;
}

.rule4 {
background-color: #fff;
line-height: 8px;
text-align: left;
width: 450px;
}

.text {
font-family: Georgia, serif;
font-size: 15px;
font-weight: bold;
line-height: 28px;
text-align: justify;
width: 450px;
}

.text1 {
font-family: Courier;
font-size: 18px;
font-weight: bold;
line-height: 24px;
text-align: left;
width: 450px;
}

.text2 {
font-family: Georgia, serif;
font-size: 16px;
font-weight: normal;
line-height: 19px;
text-align: left;
width: 450px;
}

a {
text-decoration: none;
font-weight: bold;
color: #fc6;
}

a:hover {
text-decoration: none;
font-weight: bold;
color: #0ff;
}

body {
background-color: #000;
background-image: url(../covers/Katrina.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: 50px 50px;
margin: 50px 0px 50px 215px; 
color: #fff;
}
