html, body{
height: 100%;
}
body{
background: #000;
color: #ededed;
font-family: Arial, sans-serif;
font-size: 100%;
margin: 0px;
}

#wrapper{
background: url('imgs/jr.gif') no-repeat;
background-position: top center;
font-size: .875em;
height: 100%;
line-height: 1.25em;
text-align: center;
}

#content{
font-size: 1em;
margin: 250px auto 0 auto;
text-align: left;
width: 600px;
}

a, a:visited{
color: #8eb1d4;
}

a:hover, a:active{
color: #007cfb
}


h1{
font-family:  Verdana, Arial, sans-serif;
font-size: 1.4em;
}

h12{
background: #ddd;
border-top: 3px solid #fff;
color: #000;
font-family: "Georgia", "Times New Roman", serif;
font-size: 1.5em;
font-weight: 100;
height: .8em;overflow: hidden;
padding: 5px 0 -13px 10px;
}
