.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#framecontent{
position: relative;  
 /*Height of frame div*/
/*overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background-color: #272727;

}
