
body{


	background: gray;

}

.imagen{

	max-width: 	300px;
	box-shadow: 2px 2px 2px black;

}
form {
max-width: 	100px;
background: red;
}

footer {

	position: fixed;

}

footer p{


	font-family: arial;


}


h1{

	text-decoration: underline;

}

nav {

	font-family: fantasy;
}





            