body { background-color: #DDDDDD; font-size: 1em; font-family: Times New Roman; } p { text-align: center; color: #333333; } h1 { text-align: center; font-family: 'Brilliant signature 1 regular'; src: url('Brilliant_signature.otf') format('otf'); color: #444444; } h2 { text-align: center; font-family: 'Brilliant signature 1 regular'; src: url('Brilliant_signature.otf') format('otf'); color: #444444; } .logo { display: block; margin-left: auto; margin-right: auto; width: 25%; min-height: 70px; min-width: 200px; } .navi { background-color: white; padding: 10px 15px 10px 15px; text-align: center; opacity: 0.75; } .navi li { display: inline; list-style-type: none ; } .footer { background-color: white; padding: 10px 15px 10px 15px; text-align: center; opacity: 0.75; } .footer li { display: inline; list-style-type: none; color: grey; } a { text-decoration: none; color: grey; } a:visited { font-style: italic; } a:hover { font-style: italic; color: white; background-color: grey; } table{ width: 100%; } .main { background-color: #eeeeee; } .image{ opacity: 1; text-align: center; margin-left: auto; margin-right: auto; }