@charset "utf-8";
/* CSS Document */

.container 
{
	margin:0 auto;
	width:1060px;
}
body
{
	margin:0px;
	background-color:#fff4f1;
}
h1
{
	text-align:center;	
	font-family:"Century Gothic","Arial",  "Comic Sans MS";
	color:#ec5cad;
	font-size:16px;
	font-weight:normal;
}
p
{
	font-family:"Century Gothic", "Arial", "Comic Sans MS";
	color:#000;
}
a
{
	text-decoration:none;
	color:#ec5cad;
}
.foto
{
	overflow:scroll;
	width:1060px;
	height:500px;
	margin-left:0px;
	margin-top:0px;
	overflow-y:hidden;
}
.info
{
	margin-left:20px;
	margin-top:20px;
	text-align:left;
}
.infotext
{
	margin-left:260px;
	margin-top:-290px;
	margin-bottom:50px;
	font-family:Verdana, Geneva, sans-serif;
}
