@charset "utf-8";
/* CSS Document */

#head{
	background:url(images/valencia_01.gif);
	width:800px;
	height:141px;
	margin:auto;

	}
	
#body{
	width:800px;
	height:385px;
	margin:auto;

	}
	
#footer{
	background:url(images/valencia_04.gif);
	width:800px;
	height:78px;
	margin:auto;

		}
		
		
/*para sa sulod sa body*/


.left{
	background:url(images/valencia_02.gif);
	width:172px;
	height:385px;
	float:left;
	}
	
.right{
	background:url(images/valencia_03.gif);
	width:628px;
	height:385px;
	float:right;
	}
	
/* para sa mga botton */


.mao{
	width:143px;
	height:33px;
	margin:auto;
	}
#back{
	background-color:#999999;
	}
	
.p{font-family:Arial, Helvetica, sans-serif;
		font-size:20px;
		}	


