﻿div.background
{
	width:auto;
	height:1200px;
	background:url("http://fc08.deviantart.net/fs24/f/2007/341/d/f/Snow_man_snow_child_by_vladstudio.jpg") 50% 50% no-repeat;
	border:2px solid white;
}
div.transbox
{
	width:800px;
	height:auto;
	margin:25px auto;
	background-color:#ffffff;
	border:1px solid white;
	filter:alpha(opacity=70);
	opacity:0.7;
}
div.transbox p
{
	margin:10px 0px;
	font-weight:bold;
	color:#000000;
}
span.main, p.youtubeVideoTitle
{
	font-size:16px;
}
a.hiddenLink
{
	text-decoration:none;
	color:black;
}
a.hiddenLinkUnderlined
{
	color:black;
}