/* gala style sheet
*/

BODY { 
background: url(/gala/images/background_newedge.jpg);
background-repeat: no-repeat;
background-position: center center;
} 

a {
text-decoration:none
}

