@import "common.css";

html,body{
			background: #cddded url(../images/light_bg.png) repeat;
			}
#header		{
			background-color: #667788;
			}
#header .content{
			position: relative;
			top: 35px;
			}
#body{
			margin-top: 15px;
			}