body{
	background:#424242;
}

img{
	border:0
}

#main{
	margin:auto;
	width:760px;
	height: 389px;
	background:url('img/back.jpg') top no-repeat;
	padding:0 0 0 139px;
}

#content{
	height:171px;
	margin-right:237px;
	overflow:auto;
	padding:5px;
}

#about{
	float:right;
	width:100px;
	height:100px;
	margin-right:110px;
}

#graphit{
	float:right;
	width:230px;
	height:115px;
	margin-right:90px;
}

.cls{clear:both;
}

a {
	color: #6aad46;
	text-decoration: none;
}
a:hover {
	color: #6aad46;
}
a:visited {
	color: #6aad46;
}
