﻿div.background
{
	width:auto;
	height:auto;
	/*  background: url("http://images1.fanpop.com/images/photos/2600000/Christmas-Wallpaper-christmas-2624845-1680-1050.jpg") 50% 50% no-repeat; */
	background: url("../images/credits.jpg") 50% 0% repeat;
	border:2px solid white;
}
div.transbox
{
	width:925px;
	height:auto;
	margin:115px auto;
	background-color:#ffffff;
	border:1px solid white;
	filter:alpha(opacity=60);
	opacity:0.6;
}
div.transbox p
{
	margin:10px 0px;
	font-weight:bold;
	color:#000000;
}
p.title
{
	font-size:20px;
	font-weight:bold;
	text-decoration:underline;
}
span.main
{
	font-size:16px;
	color:#131363;
}