﻿.content
{
    margin:0px auto 0px auto;
    position:relative;
    top: 4px;
    background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-image: url(../theme/watermark.gif);
	Background-color: #3F5069;
	z-index: 2;
	width: 672px;
}
.contentcolor
{
    	Background-color: #3F5069;
}