body{
	background-color: #FFFFFF;
}

#back{
	height: 70px;
	width: 70px;
	background-image: url(../img/back.png);
	padding-top: 10px;
	margin-left: 10px;
	background-position: bottom;
	background-repeat: no-repeat;;
}

#back a{
	height: 70px;
	width: 70px;
	display: inline-block;
}

#logogaleria{
	background-image: url(../img/logosulayr-01.png);
	height: 110px;
	width: 143px;
	margin: 0 auto 20px auto;
}

#container{
	background-color: #FFFFFF;
	padding-top: 5px;
	margin-top: -5px;
}

.gallery{
}

#intro{
	background-color: #688A88;
}


#back2{
	height: 70px;
	width: 70px;
	background-image: url(../img/back2.png);
	padding-bottom: 10px;
	margin-left: 10px;
	background-position: top;
	background-repeat: no-repeat;;
}

#back2 a{
	height: 70px;
	width: 70px;
	display: inline-block;
}
