/* Copyright (C) Aube du Temps (Code), Inc - All Rights Reserved
 * Unauthorized copying of this file, via any medium is strictly prohibited
 * Proprietary and confidential
 * Written by Mestoph <mestophounet@hotmail.com>, Aout 2014
 */

#christmas_deco_1 {
	width:				221px;
	height:				209px;
	background:			url(../images/style_1/logo_christmas.png) no-repeat top center;
	left:				50%;
	margin-left:		-140px;
	position:			absolute;
	top:				6px;
	z-index: 			-1;
}

#christmas_deco_2 {
	width:				200px;
	height:				227px;
	background:			url(../images/style_1/shugo_christmas.png) no-repeat top center;
	left:				50%;
	margin-left:		300px;
	position:			absolute;
	top:				115px;
	z-index: 			1;
}

#christmas_deco_3 {
	width:				250px;
	height:				85px;
	background:			url(../images/style_1/balls_christmas.png) no-repeat top center;
	left:				50%;
	margin-left:		-500px;
	position:			absolute;
	top:				266px;
	z-index: 			1;
}