﻿body.main 
{
	background:url(images/layout/common/background.jpg) top left repeat-x;
}

.background 
{
    /*background-color:#E7E9EB;
    background-image:url(images/);
    background-repeat:repeat-x;
    background-position:center bottom;*/
}

.centerwrap 
{
    margin:0em auto;
    width:1000px;
    height:100%;
    display:block;
    background:#ffffff;
}

.mainparent 
{
	width:990px;
	margin:0em auto;
}