@font-face { font-family: Harabara; src: url('/images/Harabara.ttf'); } body { background-color: black; background-image: url('images/backgrounds/27550A6D-27F8-441D-BA3C-F01A97DA78A4_1_105_c.jpeg'); background-position: center; background-repeat: no-repeat; background-size: cover; background-attachment: fixed; color: white; font-family: Arial; } a:link { color: #00c59f; text-decoration: none; } a:visited { color: #00c59f; text-decoration: none; } a:hover { color: #10d5af; text-decoration: none; } a:active { color: #00c59f; text-decoration: none; } #header { width: 700px; text-align: left; margin-left: auto; margin-right: auto; padding: 5px; } #main { background-image: url('images/transparant-background.png'); width: 700px; margin-left: auto; margin-right: auto; padding: 5px; border-color: grey; border-style: solid; border-width: 1px; } #footer { width: 700px; text-align: right; margin-left: auto; margin-right: auto; padding: 5px; font-size: small; } #main h2 { font-size: xx-large; font-family: Harabara; text-align: center; } #main #bookinginfo { text-align: center } #logo { display: block; margin-left: auto; margin-right: auto; }