@charset "utf-8";
body {
	margin: 0px;
	background-image: url(images/love_as_03.gif);
	background-repeat: repeat-x;
	background-color: #000000;
	background-position: center top;
}
#love_as_header {
	width: 1000px;
	height: 100px;
}
#love_as_body_banner {
	height: 650px;
	width: 1000px;
	position: relative;
}
#love_as_body {
	width: 1000px;
}
#love_as {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

