  <style type="text/css">
			*{
				margin:0;
				padding:0;
			}
			h1{
	font-weight:normal;
	color:#888;
	font-size:35px;
	margin-left:20px;
			}
			span.reference{
				font-family:Arial;
				position:fixed;
				left:10px;
				bottom:10px;
				font-size:12px;
			}
			span.reference a{
				color:#999;
				text-transform:uppercase;
				text-decoration:none;
			}
			.ca_banner{
	float:left;
	width: 900px;
	border: thin solid #CCC;
			}
			.content{
	width:inherit;
	height: inherit;
			}
		</style>

