Header:
<div class="buttons"><a href="URL to Portfolio">Portfolio</a> <a href="http://www.facebook.com/MisspinksDesign">Facebook</a> <a href="URL to Commission info">Commissions</a> <a href="URL to Contact info">Contact</a>
</div>
Body:
*{
border:none;
background:transparent;
padding:0px;
margin:0px;
}
.gr-top img{display:none;}
.gr-box{
background: transparent url(http://fc00.deviantart.net/fs71/f/2013/132/4/d/smaller_bg_2_by_nikkittie-d650pzy.png) no-repeat;
border: 0;
border-radius: 0;
margin: 0 auto;
background-position:top-center;
height:746px;
width: 580px;
}
.gr-top h2{
color:#882e2d!important;
letter-spacing:0px;
font-family: 'Indie Flower', cursive;
font-size:36px;
margin: 175px 0px 0px -10px!important;
padding: 15px 5px 15px 0px;
text-align: left;
height:50px;
width: 580px;
}
.gr-top h2 a{color:#882e2d;}
.gr-top h2 a:visited {color:#882e2d;}
.gr-top h2 a:hover {color:#882e2d;}
.gr-top h2 a:active {color:#882e2d;}
.gr-top span{display:none;}
.text{
background:transparent;
font-family: 'verdana'!important;
font-size:11px;
color:#882e2d;
padding: 0px 40px 120px 20px;
margin: 40px 25px 80px 48px!important;
text-align:center;
width: 450px;
height:205px;
overflow: auto;
}
::-webkit-scrollbar{width:13px;height:9px;background:#EB817A}
::-webkit-scrollbar-track{border-left:1px solid #EB817A;-webkit-box-shadow:inset 0 0 1px transparent}
::-webkit-scrollbar-track:hover{-webkit-box-shadow:inset 0 0 1px #555}
::-webkit-scrollbar-thumb{border-left:1px solid #fEB817A;background:#c65251}
::-webkit-scrollbar-thumb:hover{background:#A42E2D}
h1{
background: transparent;
font-family: 'Indie Flower', cursive;
font-size:24px;
color: #882e2d;
letter-spacing:1px;
text-shadow: #e9a286 0px -1px 1px;
}
.commentslink {
color:#fff;
font-family: 'Indie Flower', cursive;
font-size:28px;
}
.hsep{
display: none;
}
.prevlink{
display: none;
}
.text a{color:#7d0f0f;}
.text a:hover{color:#7d0f0f; text-decoration: underline;}
.list{
visibility: hidden;
}
.shadow-holder {
background: #984142;
border: #0f0e0e 1px solid;
border-radius: 5px;
margin: 2px;
padding:4px;
}
.shadow-holder img{
vertical-align:middle;
}
.buttons{
font-family: 'Indie Flower', cursive;
font-size:20px;
word-spacing:30px;
position:absolute;
top:-3px;
left: 70px;
}