/* CSS Document */
body{
	background:url(main.jpg) no-repeat #fff;
	background-position:center 120px;
	background-size:cover;
	background-attachment:fixed;
}

.contenta{
	width:640px;
	height:800px;
	margin:0px;
	margin-top:0px;
	margin-bottom:0px;
	background:#fff;
}

#fp-l{
	background-image:none;
	background-color:transparent;
	box-shadow:none;
}

#globalbg{
	display:none;
}

.detail{
	margin-top:-15px;
}

#wrap2{
	background-image:none !important;
	background-color:transparent !important;
}