body  {background-color:#D0D0D0}
td.lwing {background-color:#D0D0D0;
align: left;
valign: top;
width: 25%
}
td.rwing {background-color:#D0D0D0;
align: right;
valign: top;
width: 25%
}

h1 {
color:#181818;
font-size: 590%;
font-family: Arial;
text-shadow: red 1px 1px 1px;
font-style: italic;
position: relative;
text-align:center
}
h2 {
color:black;
font-size: 150%;
font-style: italic;
font-family: arial;
text-align:center
}
h2.rel {
color:#FFD700;
font-size: 200%;
text-decoration: blink;
font-style: italic;
font-family: arial;
position: relative;
text-align:center
}

h2.fall {
color:#FF9007;
font-size: 75%;
font-style: bold;
font-family: Impact;
}

h3.big {
color:black;
font-size: 150%;
font-style: italic;
font-family: arial;
}

img.rel {
position: relative;
left:27%
}

p.intro {
font-size: 105%;
font-family: arial;
font-style: italic;
}

a:link {color: #CC0033}
a:visited {color:#B93B8F}
a:hover {color: #FF00FF}
a:active {color: #0000FF}
