


img {
border: dotted thick orange;
}

a {
text-decoration: none;
}

a:hover {
border-bottom: solid thick blue;
text-decoration: none;
font-weight: bold;
}

#pagecontainer {
width: 600px;
}

.righttext {
text-align: right
