

/* /////////////////////////////////////////////////////////////////////
//  Your CSS
/////////////////////////////////////////////////////////////////////*/

p {
text-align: center;
font-family: 'andale mono', times; 
font-size: 14pt; 
color: #808080;
}

h1 {
font-family: 'andale mono', times; 
color: #808080;
font-size: 32px;
text-align: center;
    padding-bottom: 0px;
}

#pgContent {
max-width: 1250px;
}

#nav-pg ul {
    margin-top: 45px;
}

#pgNavigation li {
    padding-right: 10px;
    padding-left: 10px;
}