body{
 background-color: #215263;
 color: #f49301;
 padding: 0;
 margin: 0;
}

h1{
 text-align: center;
}

header{
 text-align: center;
 background-color: #124580;
 border: 2px solid #b3caf2;
 border-radius: 2.5px;
 width: 90%;
 height: 130px;
 margin-left: 5%;
}

article.obje{
	margin-left: 70px;
	font-weight: bold;
	font-style: oblique;
	color: #6C9;
}

article.desc{
	margin-left: 70px;
	color: #0C0;
}

article.detec{
	margin-left: 70px;
	color: #F63;
}

article.actua{
	margin-left: 70px;
	color: #F66;
}

article.prev{
	margin-left: 70px;
	color: #39C;
}
