/*@override http://localhost/jaime/css/style.css*/
BODY
{
	margin: 125px;
	padding: 0px;
	text-align: center;
	background-image: url(../img/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


#container
{
	margin: 0 auto;
	width: 650px;
	height: auto;
	text-align: center;
}





#content_a
{
	float: left;
	width: 320px;
	height: auto;
	text-align: center;
}





#footer
{
	
	width: 650px;
	text-align: right;
	padding-top: 100px;
}
