CSS

body {
background-image:url('http://250bpm.wikidot.com/local--files/css/pruh.jpg');
background-repeat:repeat-y;
}

#header {
height: 160px;
}

#header h1 a span{
display: none;
}

#header h2 {
display: none;
}

#search-top-box {
display: none;
}

#login-status {
display: none;
}

#license-area {
display: none;
}

#footer {
color: transparent;
}

#footer a {
color: transparent;
}

#footer a:hover {
color: transparent;
}

#header h1 a,#header h1 a:hover{
background-image: url('http://250bpm.wikidot.com/local--files/css/250bpm.png');
height: 80px;
width: 220px;
position: absolute;
top: 35px;
left: 7.3em;
}

#top-bar {
float: left;
left: 0;
left: 10em;
font-style:italic;
font-style:bold;
font-size: 120%;
}

#top-bar a {
text-decoration: none;
color: #666666;
}

#top-bar a:hover {
text-decoration: none;
color: #000000;
background-color:transparent;
}

#side-bar{
width: 12em;
}

#main-content{
margin-left: 14em;
}

#page-title {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size: 240%;
border-bottom:none;
margin-top: 2em;
margin-bottom: 1em;
}

h1{
font-style:italic;
font-size: 220%;
}

h2{
font-style:italic;
font-size: 200%;
}

h3{
font-style:italic;
font-size: 180%;
}

h4{
font-style:italic;
font-size: 160%;
}

h5 {
font-style:italic;
font-size: 140%;
}

h6 {
font-style:italic;
font-size: 120%;
}

sup {
vertical-align: top;
}

sub {
vertical-align: bottom;
}

#page-info {
display: none;
}

div.page-tags {
padding-top: 2em;
}

#page-options-bottom {
padding-top: 2em;
}

#footer {
margin-left: 14.3em;
padding-bottom: 2em;
}

#toc {
background-color: transparent;
border-style: none;
}

blockquote,div.code {
background-color: transparent;
border-style: dotted;
border-color: #000000;
margin: 0.4em 0;
}

ul {
list-style-type: disc;
}

dt {
line-height: 400%;
font-weight: bold;
}

a {
text-decoration: none;
color: #666666;
}

a:hover {
text-decoration: none;
color: #000000;
background-color:transparent;
}

a.newpage {
text-decoration: none;
color: #000000;
}

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License