body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
background-color: #FBF9CE;
}
#main-text {
font-size: .7em;
line-height: 1.8em;
text-align: right;
}
a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #ff0000;
}
a:hover {
text-decoration: underline;
}
#main-text2 {
font-size: .7em;
line-height: 1.8em;
text-align: justify;
}
