/*
Fichier CSS attaché à index.php
dc.author : Timon Zimmermann
*/
@import url(./style.css);


body{
	background			:		#969696 url(../images/back_christmas.gif) repeat top;
}

#logo{
	background			: 		url(../images/Logo_christmas.png) no-repeat center;
}
