body
{
	background-image:url(../images/graffics/background_about.jpg);
	background-repeat:no-repeat;
	background-attachment: scroll;
	background-position: center top;
	margin:0;
	padding:0;
}
	
#about_container {
	position:relative;
	top:0;
	width:597px;
	background-image:url(../images/graffics/about_txt_body.png);
	background-repeat: no-repeat;
	margin:0;
	padding:0;
}

#about_container img.bottom {
	margin: 0 0 0 0;
	background:none;
}

#about_container p {
	padding:0;
}