@charset "utf-8";
/* CSS Document */

body {background: #000000 url(image/background.jpg) top center scroll no-repeat;}

#message {
	font-size: 130%;
	position: absolute;
	top: 350px;
	left: 50%;
	margin-left: -390px;
	color: #ffffff;
	width: 570px;
}

#banner {
	background: transparent url(http://holidaze.me/image/banner.png) top center scroll no-repeat;
	position: absolute;
	top: 50px;
	left: 50%;
	margin-left: -250px;
	height:300px;
	width:500px;
	z-index: 999;
}

#poweredby {position: absolute; top: 600px; left: 50%; margin-left: -390px; color: #D2D063;}

#shareThis {position: absolute; top: 598px; left: 50%; margin-left: -225px; color: #D2D063;}

#poweredby a {
background:transparent url(http://holidaze.me/image/mcn_white.png) repeat scroll left top;
display:block;
height:40px;
left:70px;
margin-left:5px;
margin-right:50px;
position:relative;
text-indent:-9999px;
top:-29px;
width:35px;
}

#powered a:hover {
background:transparent url(http://holidaze.me/image/mcn_white.png) repeat scroll left top;
display:block;
height:40px;
text-indent:-9999px;
width:40px;
}