/* CSS Document */html, body { margin: 0; padding: 0; height: 100%;		background-image: url(../../images/bk.gif);		background-repeat: repeat-x;		background-color: #9190a4; }body{		font-family: Helvetica, Verdana, Arial, sans-serif;	text-align: left;	font-size: 12px;	line-height: 18px;	color: #9190a4;	}#content{	margin: auto;	width: 850px;	height: 900px;}