body { background-color:black; }

pm { color:#606066; }
po { color:#f8931d; }
pb { color:#0575bd; }
pg { color:#0fb14a; }
plg { color:#CCC; }

a:link { text-decoration:none; color:#606066; }
a:visited { color:#606066; }
a:hover { color:#CCC; }
a:active { color:#CCC; }

#nav { width:250px; margin: 0px auto 0px auto; float:left; 

font-family:Arial, Helvetic, sans-serif;
font-size:36px;
font-weight:lighter;
line-height:90%;
text-align:left; }

.box { width:300px; margin-top:40px; float:left; } /* these .box classes make the img show up 3 to a row. fucking magical O_o */
.box mig { float:left; width:100px; margin:0px; }

#logo { width:75px; margin: 66px auto 0px auto; float:right; position: fixed; right:10px; bottom:10px; } /* this makes the logo always appear bottom right of page */

