*{margin:0;padding:0}

@font-face{
    font-family:'blackchanceryregular';
    src: url('fonts/blk/blkchcry-webfont.eot');
    src: url('fonts/blk/blkchcry-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/blk/blkchcry-webfont.woff') format('woff'),
         url('fonts/blk/blkchcry-webfont.ttf') format('truetype'),
         url('fonts/blk/blkchcry-webfont.svg#blackchanceryregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.wrapper {height: 392px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
max-width: 823px;
padding-bottom: 91px;
position: relative;}

.About_me{
background: none repeat scroll 0 0 #FFFFFF;
border: 5px double gold;
margin: 31px auto;
width: 700px;}
.About_me p{font-size: 20px;
line-height: 25px;
padding-bottom:13px;
text-align: justify;
font-style: italic;}
.paragraph{background: url("images/me.png") no-repeat scroll center center / 100% auto transparent;
padding: 98px 40px 62px 32px;}