BODY {
  margin: 1em;
  /* font-family: Verdana, Geneva, Helvetica, Arial; */
  font-family: sans-serif, Arial;
  line-height: 1.1;
  background: grey url(../img/wallppr3.png) ;
  /* background: black ; 
   color: white ; */
}

IMG.tail_linux {
		background: white;
		border: none;
}

IMG.tail_apache {
		background: white ;
		border: none;
}

A {
	/* display: block;
        text-align: center;
        font-size: 12pt;
	font-weight: bold;
        padding: 5px 10px;
        text-align: center;
        margin: 0 0 2px; border-width: 0;
        text-decoration: none; 
	color: #FF0000; */
}

/* A:hover {color: #FFC;} */

.header1 {
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}

P.small_text {
		font-size: 8pt;
		font-weight: normal;
}


TABLE {
		border-style: solid;
		width: 100%;
}
a.news {border-style: none; font-size: 8pt; font-weight: normal;}
a.news_title {border-style: none; font-size: 10pt; font-weight: normal; text-decoration: underline;}

li.news { 
		padding: 0em;
		/* margin-top: 0em;
		// margin-right: 0em;
		// margin-bottom: 0em;
		// margin-left: 0em; */
}

TD { 
	vertical-align: top;
	
}

.headerTime {
	position: absolute;
	top: 0px;
	left: 5px;
	/* margin-left: -1px; */
	 margin-top: 5px;
	/* float: left; */
}

.headerIcon {
	text-align: center;
}

.headerLang {
	position: absolute;
	top: 0px;
	right: 5px;
	margin-top: 5px;
	/* float: right; */
}

.headerMail {
        position: absolute;
        top: 0px;
        right: 5px;
        margin-top: 5px;
        /* float: right; */
}
