#blank
{
position: absolute; 
width: 100%;
border: none;
padding: 0;
margin: 0;
}


body
{
background-image: url(qozadi.jpg);
background-position: center 0;
background-color: #fff; 
background-repeat: no-repeat; 
font: normal 18px courier new; 
color: #000;
padding: 0;
margin: 0;
}

a:link, a:visited
{
color: #000; text-decoration: none;
}

a:hover
{
color: #aa6;
}

img
{
border: none;
}
