@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap&effect=anaglyph');


body { width: 90%; margin: 0 auto; background-color: #000; font-family: 'Roboto', sans-serif;}
header { margin-top: 200px; padding-bottom: 10px; }
a:link { color:#c25178; text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }
.logo-row { width: 800;margin: 0 auto;}
.logo { width: 100%; height: 600; text-align: center; }
.contact { width: 800; margin: 0 auto; padding-top:50px; text-align: center; font-size: 30px;}