body
{ 
background-image: url('background.png');
background-repeat: no-repeat
}

td.padded
{
padding-left: 75px;
padding-right: 75px;
vertical-align: top;
}

td.leftbluebar
{
background-color: #0000ff;
}

table.main
{
border-style: none;
margin-left: -10px;
margin-top: -10px
}

img.homebutton
{
border-style: none;
position: absolute;
left: 15px;
top: 150px;
}

img.servicesbutton
{
border-style: none;
position: absolute;
left: 15px;
top: 210px;
}

img.ratesbutton
{
border-style: none;
position: absolute;
left: 15px;
top: 270px;
}

img.tutorialsbutton
{
border-style: none;
position: absolute;
left: 15px;
top: 330px;
}

img.linksbutton
{
border-style: none;
position: absolute;
left: 15px;
top: 390px;
}

img.aboutbutton
{
border-style: none;
position: absolute;
left: 15px;
top: 450px;
}

img.contactbutton
{
border-style: none;
position: absolute;
left: 15px;
top: 510px;
}

th
{
background-color: blue;
color: white;
text-align: left;
}

h1
{
text-align: center;
}




