* {
padding: 0px;
margin : 0px;
font-family: Tahoma,Arial,Verdana;
font-size: 12px;
}
body{
background-color: #ECECEC;
background-image: url(../images/main-bg.gif);
background-repeat: repeat-x;
min-width: 766px;
text-align: center;
color:      #000000;
}
a:link{
color:#CE5801;
text-decoration: none
}
a:visited{
color:#CE5801;
text-decoration: none
}
a:hover{
color:#f00000;
text-decoration: none
}
a:active{
color:#f00000;
text-decoration: none
}
.content{
width: 766px;
text-align: left;
background-color: #D9E3F0;
}
.logo{
display: block;
}
.text{
padding: 12px;
margin : 0px;
}
.text h1{
 text-align: center;
}
p a{
 text-align: center;
 color:      #000000;
 font-size: 15px;
}

