body  {	
	background-color: #305050;
	color: white;
}

h2{
  color:orange;
}

.texto-inglês{
    font-style: italic;
}

#nome-usuário{
    font-weight: bold;
}