@charset "utf-8";
/* CSS Document */

html, body
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

body
{
	background:#000;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
}

#wrap
{
	width:960px;
	height: 1022px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
	background-image: url(../images/gugu-single-advert.jpg);
	background-repeat: no-repeat;
}

a
{
	color:#999;
	text-decoration:none;
}

a:hover
{
	color:#FB0;
	text-decoration:none;
}

#video
{
	width:850px;
	height:478px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 511px;
}
.download {
	height: 106px;
	width: 190px;
	float: right;
	margin-right: 100px;
	margin-top: 100px;
}
