﻿body 
{
    background-image:url('Images/bg02.jpg');
    background-repeat:no-repeat;
    background-position:top left;
    font-family:Verdana;color:#333333;
    font-size:small;
}



.pos_text
{
position:absolute;
/*top:90px;*/
top:390px;
left:50px;
width:900px;
    
}


.pos_text_promotion
{
position:relative;
top:410px;
left:680px;
width:230px;
}


.pos_text_order
{
position:relative;
top:430px;
left:680px;
width:230px;
}

.pos_text_greenliving
{
position:relative;
top:450px;
left:680px;
width:230px;
}

.tableheadinggreen
{
    background:GREEN;
    color:White;
    font-weight:bold;
}

.tableheadingblue
{
    background:BLUE;
    color:White;
    font-weight:bold;
}

.cellodd
{
   background:#cccccc; 
}

.celleven
{
    background:#eeeeee;
}

h1
{
    font-size:larger;
    text-align: center;
}
