
body{
margin:0px;
}

.left{
background-image:url(img/back2.jpg);
background-repeat:repeat-y;
}

.center{
background-image:url(img/back2.jpg);
background-repeat:repeat;
}

.font-head{
font-family:Tahoma;
font-size:24px;
font-style:italic;
}

.font-body{
font-family:Verdana;
font-size:12px;
color:#000000;



}

.font-bottom{
font-family:Verdana;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}

.font-bottom a{
font-family:Verdana;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}

.font-bottom a:hover{
font-family:Verdana;
font-size:12px;
color:#FFFFFF;
text-decoration:underline;
font-weight:bold;
}

