.photos {
	border: 4px solid #FFFFFF;
}
body {
	margin:0px;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F8BA76;
}
.container {
width:100%;
}

.content {
	width:800px;
	background-image: url(images/bg.content.gif);
	background-position: center 150px;
	background-repeat:no-repeat;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #663300;
}

.text {
	margin-left:40px;
	line-height: 18px;
	font-size: 14px;
	margin-right: 20px;
}

.foto {
	padding-left: 20px;
	padding-right: 20px;


}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {
	font-weight: bold;
}

