html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background: url(../assets/images/body_bg.jpg);
}

.facebook {
	width: 450px;
	/*height: 80px;*/
	position: absolute;
	z-index: 10;
}
#gplus{
	position:absolute;
	bottom:5px;
	left:50px;
	z-index:1000;
	display:none;
}

#altContentFLASH p {
	margin: 0 0 10px 0;
	padding:0;
}
#altContentFLASH {
	width:500px;
	background:#fff;
	padding: 20px;
}
#altContentFLASH h1{margin: 0 0 10px 0; padding:0}

#altContent {
	background:url(../assets/images/EduTecaBG.jpg) center top no-repeat; 
	width:100%; 
	height:100%; 
	margin-top:0;
}

#altContent img {
	border:0;
}