/* If you want to add your own CSS code, please do it in this file */

body {
color: rgb(134, 88, 37);
}

b, strong {
color: rgb(155, 82, 41);
}

#Header #menu > ul > li > a {
color: #A86531;
}