/* This is the current style sheet for the dinosaurpictures web site */
/* Copyright dinosaurcentral.com 2009 */

/* Sitewide styles */

body {
 margin: 0px;
 padding: 0px;
 font-family: Verdana, Tahoma, Arial, sans-serif;
 color: #000000;
 font-size: 13px;
 line-height: 1.2;
 background-color: #004000;
}

.dclogo {
 width: 142px;
 margin: 20px  auto;
}