/* CSS Document */
@import url(maj.css);
body {
	position:absolute;
	margin-left:80px;
	width:80%;
}
#home {
	position:absolute;
	z-index:15;
	top:10px;
	left:-60px;
}
#home img {
	border:none;
}

h2
{text-decoration:underline;}

h4
{color:red;}

img
{margin:10px;
border:0px;}
