div.background
{
	width:auto;
	height:1200px;
	background:url("../images/decorated-christmas-tree-widescreen-765740.jpeg") 50% 50% no-repeat;
	border:2px solid white;
}
div.transbox
{
	width:625px;
	height:auto;
	margin:115px auto;
	background-color:#ffffff;
	border:1px solid white;
	filter:alpha(opacity=70);
	opacity:0.7;
}
div.transbox p
{
	margin:5px 5px;
	font-weight:bold;
	color:#000000;
}
p.welcome
{
	font-size:48px;
}
span.welcomeText1
{
	color:#FF0000;
}
span.welcomeText2
{
	color:#1E90FF;
}
span.main
{
	font-size:18px;
}