@charset "UTF-8";/* CSS Document */html {	height:100%;}body {	background:url(images/recipes_bg.jpg) no-repeat;	background-position: center top;}#page {	width:800px;	height:800px;	position:relative;	top:210px;	left:295px;	margin:0px auto 0px auto;}.intro {	color:#FFF;	font-family:Arial, Helvetica, sans-serif;	font-size:14px;	font-weight:bold;}#legal_billing_ {		margin:80px auto 0px auto;	width:858px;	height:115px;	z-index:1;}#footer_ {	margin:10px auto 0px auto;	width:630px;	height:86px;	z-index:2;}#scroll_area {	width: 520px;	height: 380px;	overflow-x: auto;overflow-y: auto;}#scroll_interior {	margin:10px;}#item {	color:#FFF;	font-family:Arial, Helvetica, sans-serif;	font-size:14px;}#item ul li {	list-style:square;}.title {	font-weight:bold;	font-size:16px;}hr {	color: #fff;	border: 1px dotted #fff;	border-style: none none dotted;	}