body 
{
background: #225AB8;
color: white
}

p
{
font-family: arial;
color: white;

}

img.one 
{
border-style: none;
position: absolute;
top: 10px;
left: 10px;
z-index:1
}

img.two 
{
border-style: none;
position: absolute;
top: 10px;
left: 160px;
z-index:1
}

img.three 
{
border-style: none;
position: absolute;
top: 147px;
left: 10px;
z-index:1
}

img.left
{
float: left;
margin:0px 10px 0px 0px;
}

img.right
{
float: right;
margin:0px 0px 0px 10px;
}

table.background
{
position: absolute;
top: 30px;
left: 30px;
border-style: solid none none solid;
border-color: 91ADDC;
border-left-width: 5px;
border-top-width: 5px;
}


table.header
{
position: absolute;
top: 10px;
left: 40%;
align: center;
border: solid;
border-color: #91ADDC;
z-index: 1;
background: #225AB8
}

h1, h2, h3, h4
{
font-family: arial;
color: white;
text-align: center
}

table.contents
{
position: absolute;
top: 147px;
left: 160px;
width: 80%;
background: #7B99CC;
}

td
{
font-family: arial;
color: white;
}

td.contents
{
min-height: 5000px;
padding: 10px
}

a.sidebar
{
font-weight: bold;
background: #225AB8;
text-decoration: none;
text-align: center;
min-width: 50px;
font-family: arial;
color: white;
z-index:1;
font-size: 28px
}

p.home
{
position: absolute;
top: 150px;
left: 20px;
}

p.contact
{
position: absolute;
top: 210px;
left: 20px;
}

p.wed
{
position: absolute;
top: 270px;
left: 20px;
}

p.cats
{
position: absolute;
top: 330px;
left: 20px;
}

p.blog
{
position: absolute;
top: 390px;
left: 20px;
}



p.bg
{
font-size: x-large
}

a
{
color: #ffffff;
}