.container {
	font-family: "Trebuchet MS", Tahoma, Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	position: fixed;
	height: 768px;
	width: 1024px;
}
.content {
	position: absolute;
	top: 30px;
	margin-left: 30px;
}
.content2 {
	position: absolute;
	top: 30px;
	margin-left: 600px;
	width: 125px;
}
.links {
	font-family: "Trebuchet MS", Tahoma, Georgie;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FF6600;
	text-decoration: underline;
}
