body {
	margin:0px; 
	padding:0px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#999999; 
	background-image :url("images/profile.gif"); 
	background-repeat: no-repeat;
	background-color:#FFFFFF; }

a:link {text-decoration: none; color:#99CC00;}
a:visited {text-decoration: none; color:#FF9900;}
a:hover {text-decoration: underline;}
a:active {text-decoration: none;}
	
.home {
	position:absolute;
	top:25px;
	left:225px;
	width:135px;
	height:74px; }

.works {
	position:absolute;
	top:52px;
	left:376px;
	width:126px;
	height:42px; }

.blog {
	position:absolute;
	top:52px;
	left:525px;
	width:107px;
	height:55px; }

.links {
	position:absolute;
	top:52px;
	left:665px;
	width:111px;
	height:42px; }

.contact {
	position:absolute;
	top:52px;
	left:795px;
	width:158px;
	height:42px; }

.main {
	position:absolute;
	left:278px;
	top:238px;
	width:495px;
	height:76px;
	}

.title {font-weight:bold; color:#999999; line-height:17px;}

.content {color:#3399FF; line-height:17px; padding-left:12px; }
	
.footer{padding-top:70px; color:#666666; }