img {
border: 0px;
}
a {
color:#044476;
text-decoration:none;
}
a:hover {
color:#044476;
text-decoration:underline;
}
.commentbox {
background-color:#EEEEEE;
width:600px;
margin:auto;
border:1px solid #808080;
}
.border {
border-bottom:1px dashed #000000;
width:600px;
}
h3 {
text-align:center;
}
.nav {
font-weight:bold;
text-decoration:none;
display: inline;
}
.nav li {
text-align:center;
margin-right:20px;
display: inline;
}