
body
{
background: url("images/bg_metal.gif");
color: black;
font-weight: bold
}

p
{
margin-left: 20px;
margin-right: 20px;
text-align: center
}

h6
{
text-align:right;
color: darkred
}




a:link
{
color: blue;
}

a:visited
{
color: red
}
