.rtiny {
color: white;
margin-left: auto;
margin-right: 0px;
text-align: right;
font-size: x-small;
width: 20em;
background-color: #000020;
}
* {
font-family: Veranda, Helvetica, "Times New Roman", sans-serif; 
background-color: #000020;
}
h1, h2 {
border-color: darkgrey;
border-style: outset;
border-width: thin;
color: #ffffff;
}
h1 {
width: 35%;
}
h2 {
width: 30%;
}
div {
border-color: darkgrey;
border-style: outset;
border-width: thin;
width: 80%;
color: #ffffff;
background-color: #000034;
}
h1, h2, p, table, a, td, tr, abbr, em, strong, th {
background-color: #000034;
}
a {
color: #ffffff;
}
.small {
font-size: x-small;
}
