body {
background: #d1dce2;
font-family: arial, verdana, times new roman;
color:#3a558c;
margin-top: 0px;}

a {
color:#3a558b;
text-decoration: none;
font-weight: bold;
}
a:visited {
color:#3a558b;
}
a:hover {
color:#000;
}

p.title { 
font-style: italic; 
font-weight: bold; 
text-decoration: underline;
}

#container {
width: 800px;
margin: 0 auto 0 auto;
}

#header {
height: 85px;
padding-top: 0px;
}

#navigation {
text-align: center;
padding-top: 5px;
padding-bottom: 30px;
}

#content {
text-align: left;
width: 760px;
}

#pic {
background: url('princess.jpg') no-repeat bottom left;
border: solid #000 2px;
float: left;
width: 404px;
height: 380px;
margin: 20px;
}

#footer {
clear: both;
}

#copy {
text-align: center;
padding-top: 20px;
height: 40px;
}

p.central, p.catfile {
margin: 0 auto 0 auto;
text-align: center;
}

img { 
border: 0px;
}

#stats {
padding: 5px;
background-color: #fff;
border: solid 1px #9991a2;
margin: 0 auto 0 auto;
width: 70%;
}

table.coll {
border-collapse: collapse;
}