body {
	background-color : #000000;
	background-image : url('fondetoile.gif');
	color : #FFCCCC;
	font-family : Tahoma;
}

h1 {
	font-size   :1.2em;
}

a:link { 
	text-decoration: none; 
	color:#FFFF77;
} 

a:visited { 
	text-decoration: none; 	color:#FFFF77;
} 

a:hover { 
	text-decoration: underline; 
	color:#FFFFFF 
}

p.maintext {
	text-align  : justify;
	
}

table.maintable {
	background-image: url('backtube.jpg');
}

td.buttonrow {
	background-image : url('backbuttons.jpg');
}
