/* 
Style sheet for the math.plussed.net pages.
Used in conjuction with the global www.plussed.net style sheet.
*/



table.navbar, table.footer { 
background-color: #FFFFCC;
}

p.centered, td.centered {
text-align:center;
}

table.centered 
{margin-left:auto; margin-right:auto;
}



