/* CSS Document */

table.header {
	background-repeat: repeat;
	background-position: right bottom;		
}

error {
	background: #FF8080;
	 color: black;
	 }
