body 
{
background: #F5F5F5;
color: #EEE;
text-align: center;
font-family: Helvetica;
font-size: 1.4em;
margin: 0;
min-width: 1000px;
}

#wrapper
{
margin: 20px auto 20px auto;
width: 820px;
}

#logo
{
position: static;
background: #3332FD;
height: 100px;
width: 820px;
margin: 20px auto 4px auto;
}


.article
{
padding: 30px;
background: #EEE;
color: #000;
margin: 20px auto 4px auto;
text-align: left;
clear: both;
}

.article img 
{
display: block;
margin: 20px auto 20px auto;
}

.centerimage
{
margin 0 auto 0 auto;
text-align: center;
font-size: x-small;
text-align: center;
}

p.italic {font-style: italic}

p.author {font-size: 80%; font-weight: medium; margin-bottom: 0in; text-align: center}
 
.center {text-align: center}
 
h2.title {font-weight: bold; text-align: center}
  
p.center {text-align: center}
 
p.attribution {font-size: x-small; text-align: right;}

.copyright
{
color: #888;
font-size: x-small;
}

.mylink
{
color: #22F;
text-decoration: none;
}

SPAN.pic
{
display: block;
float: right;
width: 120px;
margin: 0px 20px 20px 20px;
}
