body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #65472f;
        margin: 0px;
        padding: 0px;
        font-style: normal;
        font-weight: normal;
        line-height: 16px;
	background-color: #dfebd3;
	background-attachment: scroll;
	background-image: url(/images/bg/body_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

img {
	border: 0px;
}
