/* Global properties ======================================================== */

body{
	border:0;
	font:13px Arial, Helvetica, sans-serif;
	color:#8e8e8f;
	line-height:19px;
	min-width:960px;
	background-image: url(../images/bg_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-color: #C32809;
}


#video {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
#video table tr {

}
#video table tr td img {
	border: thin solid #333;
	padding: 8px;
	background-color: #CCC;
}
