@charset "utf-8";
/* CSS Document */

<style type="text/css">
body {
	background-color: #000;
}

#content {
	background-color: #e0f2f6;
	float: left;
	width: 1261px;
	heigth: 694px;
	padding-left: 5px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#envelope {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#leftside {
	float: left;
	height: 694px;
	width: 334px;
}

</style>
