body{
 background: #000;
 font-family: trebuchet ms;
 color: #fff;
 font-size: 12px;
}

#plt{
 margin: 0 auto;
 width: 500px;
 margin-top: 50px;
} 

#plt h1{
 font-family: georgia;
 font-size: 24px;
}

#plt h2{
 margin-top: 30px;
 font-family: georgia;
 font-size: 26px;
 text-align: center;
}
#plt h3{
 margin-top: 20px;
 font-family: georgia;
 font-size: 18px;
 text-align: center;
}

#plt p.centerme{
 text-align: center;
}

a{
 color: #fff;
}

.photo{
 text-align: center;
}