body {
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #F00;
	font-size: 13px;
	background-image: url(ATOM_gui/tv_test.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}
