body {
	background-image: url(img/Untitled-2.png);
	background-repeat: repeat-y;
}
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#Banner {
	height: 116px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/footer.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	float: left;
}
#examples {
	background-image: url(img/okfsweblogo.png);
	width: 270px;
	float: left;
	background-repeat: no-repeat;
	height: 159px;
	margin-top: 220px;
	margin-left: -120px;
}
#col_izq {
	height: 200px;
	width: 500px;
}#lado {
	float: right;
	width: 187px;
	background-image: url(img/okfsbit.png);
	background-position: right;
	height: 880px;
	margin-left: 75px;
	margin-right: 20px;
	margin-bottom: 100px;
	margin-top: auto;
}
#footer {
	width: 311px;
	background-image: url(img/okfslougos.png);
	height: 64px;
	padding-top: 30px;
	float: right;
	margin-top: 600px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}
