/* CSS Document */

body{background-image: url(background.jpg);
background-repeat:repeat-x;
background-color:#8A8671;}

.postcard_background{background-image:url(images/main_wood_background.jpg);
background-position:center;
background-repeat:no-repeat;}

.menu_background{background-image:url(images/menu_background.jpg);
background-repeat:repeat-x;}

.main_text_background{background-color:#cfcbb3;}

.bottom_background{background-color:#a9a490;}

a.menulink:link{color:#ebe7ce; text-decoration:none;}
a.menulink:visited{color:#ebe7ce;text-decoration:none;}
a.menulink:hover{color:#990000;}
a.menulink:active{color:#990000;}