<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div#boxes {
	width:391px;
	float:left;
	margin-top:0px;
}
div#posAbs {
	position:absolute;
	left:0px;
	top:200px;	
	bottom:5px;	
}
div#content {
	width:480px;
	height:540px;
	float:right;
	margin:10px 28px 0 0;	
}
div#content img {
	position:absolute;
	top:70px;
}

div#homevideo
{
	padding:-30;
}
h1 {
	margin-top:10px;	
	font-size:24px;
}

* html div#layout {
	height:750px;
	text-decoration:none;		
}
</pre></body></html>