body
{
    background-image: url("bowlwhite.jpg");
    background-repeat : no-repeat;
    background-position: center center;
}
H1
{
   FONT-FAMILY: arial,sans-serif
}
H2
{
   FONT-FAMILY: arial,sans-serif
}
H3
{
   FONT-FAMILY: arial,sans-serif
}
P
{
    FONT-FAMILY: arial,sans-serif
    FONT-SIZE: 12pt;
    COLOR: #000000
}
A:link
{
    COLOR: #0000cc
}
A:visited
{
    COLOR: #551a8b
}
A:active
{
    COLOR: #ff0000
}

