BODY { 
	background: url(linux_bg_logo_small.png) #FFFFFF repeat-y;
	color: black;
	font-family: helvetica, sans-serif;
	margin-left: 145px;
	margin-right: 10%;
}


H1 { 
	text-align: center;
}

H1.welcome { 
	text-align: center;
	font-style: italic;
	border-bottom: medium solid #c0c0c0;
	margin-left: 5%;
	margin-right: 5%;
}


H2 { 
	text-align: center;
}

P.langpref {
	font-size: 75%;
	font-style: italic;
	text-align: right;
}

P.validat {
	font-size: 75%;
	text-align: right;
}

A:link {
	background: transparent;
	color: black;
}

A:visited {
	background: transparent;
	color: black;
}

A:active {
	background: transparent;
	color: red;
}
