body.home
{
	background: #006699 url('img/bg-body.jpg') repeat-x; color: #585c5e; padding: 70px 0;
margin-top:0;
color:#000033;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;

}
body
{
	background-image: url("img/back2.gif");
}
a
{
    color:White;
}

a:hover
{
    color:Red;
}

p
{
    font-family:Verdana;
    color:White;
    font-size:small;
    FONT-WEIGHT: BOLD;
}
h3
{
    color:White;
}
h2
{
    color:White;
}

.welcome .border-left {background:url(images/border-left.gif) repeat-y left}
.welcome .border-right {background:url(images/border-right.gif) repeat-y right}
.welcome .top {background:url(images/top-bg-index.gif) repeat-x top}
.welcome .bottom {background:url(images/bottom-bg-index.gif) repeat-x bottom}
