html {
  height           : 100%;
  background-color: #gray;
}

body {
  height           : 100%;
  width            : 100%;
  background       : url('eturengas.png') no-repeat center center; 
  padding          : 0px;
  text-align       : center;
}
img
{
  text-align       : center;
  border-style     : inset;
  border-width     : 5px;
border-top-color: #999999;
border-left-color: #999999;
border-right-color: #cccccc;
border-bottom-color: #cccccc;
}
h1
{
color: #333;
font: italic small-caps 900 12px arial;
}

p
{
color: #555;
font: italic small-caps 900 12px arial;
}

a
{
color: #555;
font: italic small-caps 900 12px arial;
}
