div.top
{
background: url("images/wheat01b.jpg") repeat;
position: absolute;
top: 0; 
left: 0;
height: 145px; 
width: 100%;
z-index: 90; 
}

div.top1
{
background: white repeat;
position: absolute;
top: 4px; 
left: 0;
}


div.top2
{
background: white repeat;
position: absolute;
left: 10%;
height: 5px; 
width: 100%;
z-index: 90; 
}

div.body
{
position: absolute;
top: 50px;
left: 20%;
z-index: 70; 
width: 60%;
}

img.top1
{
position: absolute; 
left = 0;
top = 0;
}

p
{
font: 14px/2.1 "century gothic"; arial; 
}

p.header
{
font: 8px arial; 
color: #ffffff;
}

p.alert
{
font: 22px "century gothic"; arial; 
}

h1
{
font: bold 36px arial;
color: #6633ff;
}

h2
{
font: italic 28px arial;
color: #999966;
}

h3
{
font: bold 22px arial;
color: #993300;
}
