@charset "UTF-8";

/* Stylesheet with the header configuration */

td.website_empty {
  /*background-color: red;*/
	width: 4px;
}

td.website_header {
  background-image: url(../images/header.jpg);
	width: 891px;
	height: 116px;
	vertical-align: top;
}