/* Styles - Club des Astronomes Amateurs de Laval, Copyright 2005
 * 
 * 2005-10-01 Stephane Germain, styles spécifiques à la page de navigation du site
 */

BODY	{
	background-image : url('../images/celestia-saturne-lunes.jpg');
	background-position : top center;
	}

COL#question {
	width : 30%;
	margin: 0 10px 0 10px;
	text-align : left;
	}

COL#reponse {
	width : 70%;
	margin: 0 10px 0 10px;
	text-align : left;
	}
