body {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	background-color: white;
	background-image: url('/images/linuxdaq-background.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom left;
}

.MENU {
	height: 18px;
	font-size: 16px;
	font-variant: small-caps;
}

.SUBMENU {
	height: 14px;
	font-size: 12px;
}

