* {}

html, body
{
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: 0;
}
body
{
	overflow: auto;
	font-size: 0.8em;
}
.frame {
	background: url('gfx/commweb.jpg') transparent no-repeat center center;
}
.page {
	display: block;
	position: relative;
	width: 1024px;
	height: 768px;

	font-family: Times New Roman;
	color: #88a903;

	text-align: left;
}
.doyoubox {
	position: absolute;
	top: 0;
	left: 0;
	padding: 1em;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	text-align: left;
	vertical-align: center;
	font-family: Times New Roman;
	color: #88a903;
}
.curly {
	float: left;
	font-size: 120px;
	line-height: 1em;
	height: 125px;
}
.conclusion {
	float: right;
	text-align: left;
	width: 250px;
	font-size: 16px;
	font-weight: normal;
}
ul {
	margin: 0; padding: 0;
	margin-left: 1em;
	padding-top: 10px;
}
.conclusion div {
	padding-top: 1em;
	padding-left: 1em;
}
