/*-----attach body.custom to any style you add here-----*/

body.custom {
	background: #93B693;}
 
body.custom  .homelink a {
	color: #CBE5CB;}
 
body.custom .homelink a:hover {
	color: #ffffff;}
 
body.custom .description {
	color: #cccccc;}
 
body.custom ul.menu {
	right: 10px;}
 
body.custom #rotating {
	border-top: none;}

/* to change the site title */
body.custom .homelink {
	font-family: Harrington; }

/*-----create a border---- */
body.custom #container {
	border: 5px solid #CBE5CB;}


