@import 'https://fonts.googleapis.com/css?family=Oswald:300,400,700';

@import 'https://fonts.googleapis.com/css?family=Roboto';
    
    {header}
        h1 { background-color: #8d8b8b; font-family: 'Oswald', sans-serif; font-weight:700; color: #bcbdbe; font-size:12px }
		h2 {font-family: 'Oswald', sans-serif; font-weight:700; font-size: 72px; text-align: center }
		h3 { font-family: 'Oswald', sans-serif; font-weight:400; font-size: 18px }
		
body { background-color: #3e3e3e; color: #fce4f1;font-family: 'Oswald', sans-serif; font-size: 12px }
		
section { font-family: 'Oswald', sans-serif; font-weight:400; text-align:start; font-size: 14px }
		
		
footer 
{'Roboto', sans-serif; font-weight:300; font-size:10px; color:#6a6a6a; text-align: center }
