body{
width:1000px;
margin:auto;
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
background:#000000 fixed;
}
.text{
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}
#footer{
width:1000px;
height:80px;
background:url(imagini/footer.png) no-repeat #757575;
padding-top:18px;
}
.footerText{
color:#FFF;
text-decoration:none;
font-size:18px;
font-family:Arial;
font-weight:bold;
}
.footerText:hover{
color:#000;
text-decoration:none;
font-size:18px;
font-family:Arial;
font-weight:bold;
}
.title{
color:#FFF;
font-size:18px;
font-family:Arial;
font-weight:bold;
}
.buton{
text-decoration:none;
color:#FFF;
font-size:16px;
font-family:Arial;
font-weight:bold;
}
.buton:hover{
text-decoration:none;
color:#000;
font-size:16px;
font-family:Arial;
font-weight:bold;
}
#container{
background:#757575;
}
