/* Host specific CSS.  Must follow appearance.css */

body{
  background-color: pink;
}

div.specialnotice {
	background-color: pink;
}
