HTML
{
	height: 100%;
	overflow: scroll;
	background-color: #E6E5EF;
}
#background
{
	height: 852px;
	width: 1080px;
	z-index: -1;
	position: absolute;
}
.startit
{
	position: absolute;
	top: 155px;
	height: 1000px;
	left: 67px;
	right: 50px;
	width: 800px;
}
.horizontal
{
	float: left;
	width: 204px;
	height: 150px;
	margin: 15px 5px 15px 15px;
	padding: 5px;
}
#textsys
{
	position: relative;
	top: 6px;
	left: 2px;
	width: 164px;
	overflow: hidden;
	text-align: center;
}
#tradadjust
{
	position: absolute;
	top: 97px;
	left: -68px;
}
#tradcontent
{
}
#trippy
{
	height: 164px;
	width: 164px;
	border: 2px solid #06086F;
}
