body {background: url('bok.jpg') top left; background-repeat: repeat-y}

.gl
{
text-align:center;
font-family:"Verdana";
font-size:18px;
color:"black";
}
.text
{
text-align:justify;
font-family:"Verdana";
font-size:13px;
color:"black";
padding-left:1em;
padding-right:1em;
}
a:visited {color: rgb(0,0,150); text-decoration: none}
a:hover {color: rgb(20,20,240); text-decoration: underline}
a:link {color: rgb(0,0,150); text-decoration: none}
a:active {color: rgb(0,0,150); text-decoration: none}
.date
{
text-align:right;
font-family:"Verdana";
font-size:12px;
color:"gray";
padding-right:1em;
}
.author
{
text-align:right;
font-family:"Verdana";
font-size:13px;
padding-right:1em;
font-weight:bold;
font-style:italic;
}

</style>