div#container {
	background-image: url("../images/100413_sub.jpg");
	background-repeat: no-repeat;
	width: 765px;
	height: 668px;
}

div#content a, div#album1 a, div#album2 a, div#album3 a {
	color: #993333;
	text-decoration: underline;
}

div#content a:hover, div#album1 a:hover, div#album2 a:hover, div#album3 a:hover {
	color: #993333;
	text-decoration: none;
}

div#cover {
	float: right; 
	width: 100px; 
	height: 100px; 
	padding: 5px; 
	border: 1px solid #eaeaea;
}
