/* 
    Document   : karaluiz.about
    Created on : Feb 24, 2009, 4:08:58 AM
    Author     : User
    Description:
        Purpose of the stylesheet follows.
*/
.about {
	padding-right:160px;
	text-align:center;
}
.about img {
	margin-top:40px;
}
.about h2 {
    display:block;
    width:473px;
    height:60px;
    background:url('../img/about-header.png') no-repeat;
    text-indent:-5000px;
    margin:0 auto;
}
.about p {
    width:473px;
    margin:40px auto;
}