body
{
background-size:100%;
border-color:#00bcd4;
background-image:url(hellsingsoldier.jpg);
font-family:Cursive;
color:blue;
}

table,td{
border-color:#00bcd4;
}
form{
padding:3px;
border-radius:5px;
width:200px;
box-shadow:1px 1px 2px #C0C0C0 inset;
}
a:hover{
color: red;}
.Important:link{
font-weight:bold;}

