@charset "UTF-8";
/* CSS Document */

#experimento {
	width: 750px;
	height: 550px;
	margin-right: auto;
	margin-left: auto;
}
#experimento h1 {
	color: #F00;
	text-decoration: none;
	margin-top: 150px;
}
#experimento h1 a {
	color: #F00;}