/**************************************
 * THEME NAME: heolddu
 *
 * Files included in this sheet:
 *
 *   heolddu/caerphillystandard.css
 **************************************/

/***** heolddu/caerphillystandard.css start *****/

/*******************************************************************
 Caerphilly Moodle test Theme

design by Chris Williams
links to standard theme

 
*******************************************************************/
body {
  /****background: #dddddd;***/
  border-color:#ffffff;
  width: 960px;
  margin-left: auto; 
  margin-right: auto;
}

/****HeaderMenu   - Login link / your are logged in as - Changed colour of text to White ****/

.headermenu {
	color: #ffffff;
}

.headermenu a:link {
	text-decoration:none;
	color: #ffffff;
}

body {
    /**background-color:#777777;**/
}
.menubar {
  background: #dddddd url('images/menubar.jpg') repeat-x;

}
/***** heolddu/caerphillystandard.css end *****/

