* {
margin: 0 0 0 0;
background-repeat: no-repeat;
}
.unnamed1 {
	background-repeat: no-repeat;
	background-position: center center;
}
#content {
background-repeat: no-repeat;
}
#border {
border: 1px solid black;
}
a {
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;
}
