* {
   font-family:Trebuchet MS;
   font-size:13px;
}

body {
   font-family:Trebuchet MS;
   font-size:13px;
   color:#5A423A;
   background-image: url('bg.jpg');
   background-repeat: repeat-x;
   background-attachment: fixed;
   background-color: #F3ECF5;

}

#ala {
   font-family:Trebuchet MS;
   font-size:13px;
   color:white;
}

A:link, A:visited, A:active{color:#5A423A;text-decoration:underline

}

A:hover{color:#5A423A;text-decoration:underline

}