@charset "utf-8";
.sfas {
	font-size: 9px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/petalida-bg.jpg);
	background-repeat: no-repeat;
	background-color: #8a8a8a;
	background-position: center top;	/*
	background-attachment: fixed;
	background-image: url(images/petalida-bg.jpg);
	background-repeat: no-repeat;
	*/
}
.fb-root2 {
	z-index: 2;
	top: 0;
	position: absolute;
	left: 0;
}
.twitter {
	z-index: 3;
	top: 7;
	position: absolute;
	left: 380;
}

.heigthfix {
	height: 100%;
	vertical-align: middle;
	text-align: center;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.heigth_Small {
	height: 624px;
	vertical-align: top;
	text-align: center;
}

