body {
  background-color: #417bb3;
     }

.main {
  background-color: white; 
  margin: 50px; 
  padding: 30px;
  height: 120%; 
  border: 2px outset #004e98;
      }

.citare {
  text-align: right;
  font-style: italic; 
  margin: 0 50px 0 50%;
        }

.age {
  text-align:right; 
  font-size: 7pt; 
  color: green; 
  font-family: Arial;
     }


