div{
	/*border: 1px solid black;*/
}

div#wrapper, div#design_content{
	overflow: hidden;
}
div#wrapper{
	background-image: url(../img/prof.gif);
	background-repeat: no-repeat;
	height: 590px;
	width: 900px;
	margin-top: 8px;
	font-size: 60%;
	overflow: hidden;
}

div#design_content{
	height:255px;
	left:40px;
	overflow:hidden;
	right:30px;
	top:80px;
	width:442px;
}
