body {
background-color: #453F46;
background-repeat: repeat-y;
background-image: url('http://www.colourlovers.com/paletteImg/453F46/CF3E61/E68A5D/C9C79A/56999D/Punk_Rock_Princess.png?cPW=MC4zMywwLjE5LDAuMTksMC4xMCwwLjIw');
background-attachment: fixed;
margin: 0;
}

#kontener {
color: #222222;
font-family: trebuchet ms;
width: 396px;
margin: 50px auto auto 250px;
}

#top {
background-image: url('http://i977.photobucket.com/albums/ae251/dreams-designers/layouts/prp/prptop.png');
height: 25px;
text-align: right;
padding-right: 50px;
font-size: 15px;
}

        #top a:nth-child(3n-1), #btm a:nth-child(3n-1) {
        background: #E68A5D;
        text-decoration: none;
        padding: 0 3px;
        color: #453F46;
        }
        
        #top a:nth-child(3n-2), #btm a:nth-child(3n-2) {
        background: #C9C79A;
        text-decoration: none;
        padding: 0 3px;
        color: #453F46;
        }        

        #top a:nth-child(3n-3), #btm a:nth-child(3n-3) {
        background: #56999D;
        text-decoration: none;
        padding: 0 3px;
        color: #453F46;
        }
        
        #top a:hover, #btm a:hover {
        background: none !important;
        }        
#btm {
background-image: url('http://i977.photobucket.com/albums/ae251/dreams-designers/layouts/prp/prpbttm.png');
height:30px;
text-align: left;
padding-left: 40px;
font-size: 15px;
}

#main {
background-image: url('http://i977.photobucket.com/albums/ae251/dreams-designers/layouts/prp/prpmain.png');
padding: 0 32px 0 26px;
font-size: 11px;
font-family: tahoma;
line-height: 13px;
text-align: justify;
}

i {
color: #CF3E61;
}

b {
color: #56999D;
}

u {
text-decoration: none;
border-bottom: 1px solid black;
color: #C9C79A;
}

a {
color: #E68A5D;
text-decoration: none;
}

a:hover {
color: black;
}

.sign, .mood, .category, .tags {
display: none;
}

        .top p {
        margin: 0;
        text-transform: lowercase;
        font-variant: small-caps;
        font-size: 16px;
        text-align: center;
        }
        
        .top span {
        display: block;
        text-align: right;
        color: #eeeeee;
        border-bottom: 3px double #CF3E61;
        }


.comment {
text-align: right;
}