
.main_text {
	padding: 20px;
	border: 1px solid #666666;
}

body {
    position: relative;
    width: 760px;
    text-align: center; /* center on ie */
    margin: 0 auto;
    padding: 0;
    font-size: 14px;
    color: #333;
    line-height: 1.25;
    background: url(http://nice-win.com/picture/header_supply.jpg) no-repeat top #ffffff;
}

