* {
    padding: 0;
    margin: 0;
} 

body {
background: #637f01;
font-family: "Trebuchet MS";
font-size: 12px;
color: #FFFFFF;
}
#principal {
margin: 5px auto;
width: 742px;
}
#barasus {
background: #637f01 url(imagini/bara_sus.jpg) no-repeat;
padding: 0px 0;
width: 742px;
height: 13px;
}
#menu { 
background: #637f01 url(imagini/menu.jpg) no-repeat;
height: 382px;
}
#continut {
padding: 20px 40px;
background: #637f01 url(imagini/continut.jpg) repeat-y;
font:"Trebuchet MS";
}
p a:link, a:visited, a:active {
font-size:13px;
font-style:italic;
color:#FFFFFF;
}
p a:hover {
text-decoration:overline underline;
color:#FFFFFF;
}
h1 {
font:"Trebuchet MS";
font-size:22px;
font-style:bold;
font-style:italic;
}
h3 a:link, a:visited, a:active {
font:"Trebuchet MS";
font-size:13px;
font-style:italic;
text-decoration:underline;
color:#FFFFFF;
}
h3 a:hover {
font:"Trebuchet MS";
font-size:13px;
font-style:italic;
color:#FFFFFF;
text-decoration:overline underline;
}
#barajos {
background: #637f01 url(imagini/bara_jos.jpg) no-repeat;
padding: 15px 0;
}