﻿div.background
{
	width:auto;
	/*height:1200px;*/
	height:auto;
	background:url("http://fc09.deviantart.net/fs22/i/2007/336/1/0/I__ll_Have_a_Blue_Christmas_by_DigitalPhenom.jpg") 0% 0% repeat; 
	border:2px solid white;
}
div.transbox
{
	width:850px;
	height:auto;
	margin:25px auto;
	background-color:#ffffff;
	border:1px solid white;
	filter:alpha(opacity=85);
	opacity:0.85;
}

div.transbox p
{
	margin:10px 0px;
	font-weight:bold;
	color:#000000;
}
img
{
	filter:alpha(opacity=95);
	opacity:0.95;
}
p.title
{
	font-size:20px;
	font-weight:bold;
}
table
{
	font-size:16px;
}
td
{
	text-align:center;
	vertical-align:center;
}
