/* CSS Document */

body {							margin: 0; font: 13px "century gothic", Verdana, Arial, Helvetica, sans-serif; color: #336; background-color: #baa459; }

#header{					background: url(../../layout/02.jpg) top left no-repeat; }

.img_border{				border: 1px solid #573b20;}

a:link{							color: #baa459; text-decoration: none; }
a:visited{					color: #baa459; }
a:hover{						color: #baa459; }
a:active{						color: #baa459; }