﻿body {
}
.space
{
	float:left;
	width:30px;
}
.project
{
	left: -30;
	float:left;
	width: 55%;
	height: 1000px;
}
.project span
{
	color: Blue;
	font-size: x-large;
}
.graphics
{
	top: 350px;
	float:right;
	width: 40%;
}
.tab_page_content
{
	 margin-bottom: 15px;
	 width: 999px;
}
