@import url("base.css");   body {background: #ebdfd3 url(../images/bg05.jpg) center repeat-y; /* Change BG color and BG border */}input, textarea {background-color: #ebdfd3; /* Changne form color ---  BE CAREFUL: on dark backgound use white or #f3f8f2*/}#header {background: url(../images/ngocLan05.jpg) no-repeat; /* Change Theme's image */}a:link, a:active, #menu a:link, #menu a:visited, #menu a:active {color : #b82f3d ;  /* Change color link */text-decoration : none ;}a:visited, #menu a:hover {color : #c99;  /* Change color link */text-decoration : none ;}a:hover {text-decoration : underline ;}p, h1, h2, h3, h4, .comments, ul {color: #000 ;  /* Change font color */}h2 {border-bottom: 1px solid #ccc; /* Change border color */}