All pastes #2052158 Raw Edit

Someone

public css v1 · immutable
#2052158 ·published 2011-04-30 08:31 UTC
rendered paste body
        <style type="text/css">          body {            background: url(http://i.imgur.com/39dF4.png);            color: {color:Text};            font-family: Arial;          }                    #top {            background: url(http://i.imgur.com/b7jOo.png) repeat-x;            height: 93px;            margin: -10px -8px 0 -8px;          }                    #header {            padding: 30px 0 0 0;            text-align: center;            color: {color:Header Text};          }          #header h2 {            background: url(http://i.imgur.com/q7OGg.png) no-repeat center;            height: 120px;            width: 240px;            padding: 10px 0 0 0;          }                    #header h5 {            margin: -55px 0 0 0;          }                    #wrapper {            margin: 100px auto 0 auto;            background: url(http://i.imgur.com/FMzIg.png) repeat;            width: 950px;            /*font-weight: bold;*/          }        </style>