body {
	text-align: center;
}

h1 {
	font-size: 170%;
}

h2 
  {
  	color:#709DBD;
	text-align:left;
	padding-left:150px;
  }

a 
  {
  	text-decoration:none;
	font-weight:bold;
	color:#709DBD;
  }
a:hover
  {
  	text-decoration:underline;
  }

a img
  {
  	border:none;
  }

.foto
  {
  	border-color:#709DBD;
	border-style:double;
	border-width:3px;
  }

.foto2
  {   	
  	border-color:#C59661;
	border-style:double;
	border-width:3px;
  }

hr
  {
  	height:1px;
	color:#709DBD;
	text-align:center;
  }

li
 {
 	margin:10px;
 }

.decor img, img.decor
 {
 	margin:0px;
	border:none;
	line-height:0%;
 }

.decor a
 {
 	border:none;
	padding:0px;
	margin:0px;
 }

.decor
 {
 	line-height:0px;
 }

a.bottomBack 
{
	display: block;
	text-align: center;
}

.center {
	text-align:center; 
}
