body {background-color:#B22222}

a {text-decoration:none}



h3
{
font-family: arial;
color:lightyellow;
font-size:fine;
text-align: center;
position: relative;
top:200px
}

td.pubs
{
font-family: arial;
color:lightyellow;
font-size:smaller;
font-weight:bold
}


h1 
{
font-family: arial; 
color: lightyellow;
text-align: center;
position: relative;
top:50px
}

p.back
{
font-family: arial; 
color: lightyellow;
text-align: right;
font-size: x-small;
font-weight: bold;
position: fixed;
right:30px;
bottom:30px
}

table.pubs
{
table-layout:fixed
}

table.info
{
table-layout:fixed
}

a:link {color:lightyellow}
a:visited {color:lightyellow}
a:hover {color:yellow}   /* mouse over link */
a:active {color:lightyellow}