/* ---------- General Styles START---------- */
	* {
		padding:0;
		margin:0;
	}

	body {
		font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/chicas_bck.gif);
	background-repeat: repeat;
		font-size: 11px;
		line-height:17px;
		color: #999999;
		padding:0px;
		margin: 0 0 0 0;
	}


	a {
		text-decoration:none;
		color: #ffffff;
	}

	a:hover {
		color: #333333;
		
	}
	


	

	.sevsixty {
	display:block;
	position:relative;
	width:720px;
	margin-left: auto;
	margin-right: auto;
	height: auto;

	}
		.content{
		padding:10px;
color: #fff;

	}
h1{
font-size: 14px;

}
	div.spacer {
	clear: both;
	height: 1.5em;
	}
