*
{
	font-family: Verdana, Arial, sans-serif;
}
body
{
	/*background-color: rgb(64,64,96); */
	color: black;
	background: url("images/Men_at_work_in_Sylhet_International_Cricket_Stadium_(67).jpg") fixed no-repeat left top;

	/*background-image: url("tan.jpg");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top right;*/
}

p
{
	font-size: 0.9em;
	text-align: justify;
	/* color: rgba(255, 255, 255, 1.0); */
	/*background-color: rgba(0, 0, 0, 1.0); */
	/*background-color: black;
	opacity: 0.5;*/
	/* color: blue; */
	/* font-weight: bold; */
}
a:visited
{
	color: rgb(150, 14, 14);
}
.lien
{
	text-align: left;
	margin-left: 50px;
	margin-top: 450px;
	color: black;
}

.welcome
{
	font-size: 1.0em;
	color: black;
}

h1
{
	text-align: left;
	margin-left: 100px;
	font-size: 1.6em;
	font-weight: normal;
	font-style: normal;
	/*text-decoration: overline;*/
}

mark
{
	background-color: red;
	color: black;
}

.imgflot
{
	float: left;
}

.dessous
{
	clear: both;
}