body {
	text-align: left;
	background: #fff url('christmaspede-bg.jpg') no-repeat;
}
#message {
	font-family: Times, serif;
	color: #bd160d;
	font-weight: normal;
	font-size: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
#cc {
	text-align: center;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, sans-serif;
	color: #900;
	font-weight: normal;
	font-size: 70%;
	margin-top: 15px;

}
#cc a:link { 
	color: #c00;
}
#cc a:visited { 
	color: #c00;	
}
#cc a:hover { 
	color: #c00;
	text-decoration: underline;
}
#cc a:active { 
	color: #c00;
}
