body
{
	font-family: Comic Sans MS;
	background-image: url("wall1.jpg") ;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
}

h1
{
	text-align: center;
	text-decoration: underline;
}

.premiere
{
	text-align: center;
	position: absolute;
	bottom: 300px;
	right: 200px;
	width: 500px;
	text-indent: 50px;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	font-weight: bold;
}

.seconde
{	
	position: absolute;
	bottom: 200px;
	right: 0px;
	width: 500px;
	font-size: 22px;
	font-weight: bold;
}

.troisieme
{
	position: absolute;
	bottom: 50px;
	right: 750px;	
]

a:hover
{
	text-decoration: underline;
	color: #3399FF;
}

a:visited 
{
   text-decoration: none;
   color: #3399FF;
}
