body {
	background:url(../images/bg/03b.jpg) top center no-repeat;
	width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
	background-attachment: fixed;
}