/*
<script language="JavaScript" src="<?php echo get_template_directory_uri(); ?>/library/js/snowstorm.js" type="text/javascript"></script>
<link rel='stylesheet' id='xmas-css'  href='<?php echo get_template_directory_uri(); ?>/library/css/xmas.css' type='text/css' media='all' />	
*/

.xmas {
	clear: both;
	padding: 200px;
	width: 100%;
    background: url("/wp-content/themes/audiovenue/images/snow-flakes.png") no-repeat top center;
}
#content {
	margin-top: -400px;
}
