body{
background-image: url('pics/bodyBk.png');
background-repeat: repeat-x;
}

table.one{
background-color: #FFFFFF;
width: 800px;
border-style: solid;
border-width: 3px 1px 1px 1px;
border-color: rgb(187, 51, 0) rgb(0, 83, 0) rgb(0, 83, 0) rgb(0, 83, 0);
}
table.two{
vertical-align: top;
margin-left: 0.80cm;
margin-top: 0.25cm;
background-color: #FFFFFF;
}
table.three{
background-color: none;
width: 750px;
margin-left: 40px;
}
table.four{
background-color: none;
color: rgb(255, 255, 17);
}
table.cat_men{
margin-left: 1cm;
margin-right: 1cm;
}
td.one{
font-family: 'Calibri';
font-size: 18px;
color: rgb(0, 83, 0);
width: 300px;
padding: 10px;
}
td.one:first-letter 
{
font-size: 40px;
font-family: 'Calibri';
color: rgb(0, 83, 0);
}
td.two{
font-size: 60px;
font-family: 'Calibri';
color: rgb(0, 83, 0);
text-decoration: underline;
font-variant: small-caps;
}
td.three{
font-family: "Calibri";
font-size: 25px;
font-weight: bold;
color: rgb(0, 83, 0);
/*white-space: pre;*/
}
td.four{
font-family: "Calibri";
font-size: 20px;
color: rgb(187, 51, 0);
}
td.five{
font-family: "Calibri";
font-size: 35px;
color: rgb(0, 83, 0);
text-decoration: underline;
}
a.one{
text-decoration: none;
color: rgb(187, 51, 0);
font-variant: small-caps
}
a.one:hover{
text-decoration: underline;
}
a.menu{
text-decoration: none;
color: rgb(0, 83, 0);
font-size: 30px;
font-family: calibri;
font-variant: small-caps;
}
a.menu:hover{
text-decoration: underline;
}
a.nav{
font-variant: small-caps;
font-weight: bold;
text-decoration: none;
font-size: 18px;
color: rgb(0, 83, 0);
font-family: "Calibri";
}
a.nav:hover{
text-decoration: none;
font-size: 18px;
color: rgb(187, 51, 0);
font-family: "Calibri";
}
img.menu{
width: 137px;
height: 121px; 
border-style: ridge;
border-width: 4px; 
border-color: rgb(0, 83, 0);
}
h1{
color: rgb(0, 83, 0);
font-size: 12px;
font-family: 'Calibri';
}

