@import url("https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i");

* { padding: 0; margin: 0; font-family: 'Raleway', sans-serif; }

h1, h2, h3 { margin: auto; text-align: center; padding: 5px 0px; }
h1 { margin-bottom: 10px; font-size: 35px; }
h3 { font-size: 14px; }

p { text-align: justify; margin-bottom: 8px; line-height: 1.5; }

a { text-decoration: none; color: darkblue; font-weight: bold; }