body{background-color: pink  ; }

h1{color: red ;
	font-family: Consola;
	font-size: 25px;
  text-align : center;
border-style: solid;
margin-left: 30% ;
margin-right: 30%; }

p{ text-align: justify; 
 font-family: Arial;
 color: blue }

img{width: 45% ;}

ul{color: blue;}

#IMAGE{text-align: center;}

 btn-default{font-family: blue;}
button { color: blue ; }

a{text-decoration: none;
color: red}

#SPE { font-size: 25px }


