body {
	padding-top: 50px;
	/*background-image: url("wallpaper1.png");*/
	/*background-repeat: no-repeat;*/
	background-color: #d3234fbd;
	max-width: 100%;
	height: auto;
}
*{
	color: rgb(240, 233, 236);
	font-size: 105%;
}
.principal {
	padding: 40px 15px;
	text-align: center;
}

#deslogar a:link,
#deslogar a:visited,
#deslogar a:hover,
#deslogar a:active  {
   text-decoration: none;
   color: rgba(38, 119, 224, 0.671);
}
h1{
	padding-bottom: 20px;
}
.mostra-alerta{
	color: rgba(43, 114, 196, 0.733);
	font-size: 20px;
	font-weight: bold;
}
.option{
	color: #300ad8b7;
}
}
