body {
   background-image: url(pics/2repeat.jpg);
   background-repeat:repeat;
   background-attachment:fixed;
   background-position:3% 40%;
}

.evlink
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
text-decoration:underline;
}

.evlink:hover
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
text-decoration:none;
}
