@charset "UTF-8";			body,*{	margin:0;	padding:0;	font-family: Georgia, Serif;	text-align:left;	color:#328954;	text-decoration:none;}			header{	font-size:30px;	background-color:#030;	font-family: 'Noto Serif', serif;	text-shadow: 1px 1px 2px #1b492a, -1px -1px 2px #1b492a;	background-image: url(images/green2.jpg);	height: 50px;				letter-spacing: -.015em;	line-height: 50px;				padding-left: 26px;	color: #FFF;	-moz-osx-font-smoothing: grayscale;    -webkit-font-smoothing: antialiased;}header a:link {color:#fff; text-decoration: none;}header a:visited {color:#fff;}#d{	padding:12px 6px 6px 30px;	color:#666;	float:top;	font-size:20px;}			#candy{	color:#532f0d;	font-size:20px;	background-image: url(images/candycane3.gif);	height: 42px;}				#candybottom{	background-image: url(images/candycane2.gif);	height: 42px;				width: 100%;}						footer{		position:absolute;		bottom:0px;		width: 100%;}							#finalbottom{	background-image: url(images/green3.jpg);					clear:left;	height: 26px;				width: 100%;}			#w{	padding:4px 30px 30px 30px;	font-size:80px;	text-shadow: 3px 3px 1px #CCC;	cursor:pointer;}			#w a:hover{	color:#C33;}#w a:active{color:#2A3645;}			#f{padding:12px 12px 12px 24px;position:absolute;bottom:66px;}			#f a{color:#999999;font-family:Helvetica,sans-serif;} 			#f a:hover{text-decoration:underline;}#f ul { padding:0px; margin:0px; padding-left:22px; height: 18px; line-height: 18px;}#f ul li {font-size:12px;font-family:Helvetica,sans-serif;color:#999999;}			.fa-tree {font-size: 1.35em;}@media screen and (max-width: 960px) {  #w {font-size: 70px;      }}@media screen and (max-width: 768px) {  #w {font-size: 58px;  	  padding:4px 24px 24px 24px;  }	#d{	padding:12px 6px 6px 24px;	font-size:18px;}}@media screen and (max-width: 480px) {  #w {font-size: 36px;  	  padding:4px 24px 24px 16px;	  text-shadow: 2px 2px 1px #CCC;  }	#w a:link {		color:#328954;	}#w a:active {	color:#C33;}	#d{	padding:12px 6px 6px 16px;	font-size:16px;}		#f {		padding:12px 12px 12px 16px;		bottom:12px;	}		header {		padding-left: 16px;	}		footer {		display:none;	}}