.photos {
	border: 4px solid #FFFFFF;
}
.content {
	background-image: url(graphics/content_02.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 920px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #660000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	list-style-type: square;
	list-style-image: url(graphics/cube.jpg);
	line-height: 1.5em;
}
body {
	background-color: #FFFF00;
	background-image: url(graphics/back.jpg);
	background-repeat: repeat-y;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.fotosright {
	float:right;
	width:300px;
	margin-right: 60px;
	margin-left: 30px;
	}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {
	font-weight: bold;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
}

