h2 {text-align: center}
h3 {text-align: center}
body 
{
background: #60d0fe url("images/background.jpg") no-repeat fixed;
font-family: "comic sans ms";
text-align: center
}
img.av 
{
height: 100px;
width: 100px;
vertical-align: middle;
border-style: solid;
border-width: 1px
}
img.char
{
float: left;
border-style: solid;
border-width: 1px
}
img.grid 
{
height: 20px;
width: 20px;
border: 1px
}
table {width:970px}
table.one {width: 970px; text-align: left}


