/* CSS Document */



body
{
margin:0;
background:#000;
text-align:left;
font-family: Arial, sans-serif, Helvetica;
font-size:0.9em;
color:#FFF;
}

.clear
{
clear:both;
}

#wrapper
{
background:url('../images/background.gif') left top no-repeat;
margin:auto;
width:650px;
text-align:center;
}


h1#wrapper
{
background:url('../images/title-pjm.gif') no-repeat center top;
overflow:hidden;
margin:60px 0 18px 0;
padding:110px 0 0 0;
height:0;
top:12px;
}

h2#wrapper
{
background:url('../images/title-subtitle.gif') no-repeat center top;
overflow:hidden;
margin:30px 0 30px 0;
padding:22px 0 0 0;
height:0;
top:12px;
}

#wrapper p
{
line-height:1.4em;
}
