/***********************************************/
/* styles.css                            */
/* Use with template default.html         */
/***********************************************/

/* HTML tag styles                             */

/************************************/
#Layer1 {
	position:absolute;
	width:709px;
	height:71px;
	z-index:1;
	left: 250px;
	top: 11px;
}


