body {
background-color: #FFFFFB;
color: black;
margin-top: 1em;
}
img {
border-style: none;
float: none;
}
.center {
text-align: center;
}
.left {
text-align: left;
}
.right {
text-align: right;
}
a:link, a:visited, a:active {
color: red;
}
a:link img, a:visited img, a:active img {
border-style: none;
}
