

body
{background-color: lightyellow; font-family:Verdana}
h1
{color:white;
background-color: lightblue;
margin-bottom:20px;
margin-top:20px;
padding: 20px;
border: 10px solid blue;
height: 50px;
font-size:40px}
.text-center{text-align:center;}
.parrafo{color: orange;}
.text-danger{color: red;}
.box{background-color: grey;}
.text-color{color:green}
.nombre{background-color:green}
p
{margin: 10px;
font-size:20px;
text-align:justify;
font-weight:bold;
font-style:italic;}
h2
{color:black;
background-color: white;
border: 10px solid blue;}
