h1 {
position: absolute;
top: -100px;
left: -250px;
width: 200px;
height: 2px;
visibility: visible;
font-family: georgia, serif;
font-size: 1px;
color: #737B7F;
font-weight: normal;
}
h2 {
position: absolute;
top: -100px;
left: -250px;
width: 200px;
height: 2px;
visibility: visible;
font-family: georgia, serif;
font-size: 1px;
color: #737B7F;
font-weight: normal;
}
a:link { color: #FFF; text-decoration: none }
a:visited { color: #FFF; text-decoration: none }
a:active { color: #FFF; text-decoration: none }
a:hover { color: #FFF; text-decoration: none }
div.container {
top: 0;
left: 0;
width: 100%;
height: 100%;
position: fixed;
display: table;
}
p {
display: table-cell;
vertical-align: middle;
}
img.displayed {
display: block;
margin: 1em auto;
}
p {
text-align: center;
}
.menu {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
width: 170px;
}
