body {
	margin:0;
	padding:0;
}
#QuboidTitle {
	width:500px;
	z-index:5;
	padding:18px;
	position:relative;
	margin:-10px 0 -95px 0;
	background:url(../../wp-content/themes/bara-v4/images/white-trans.png) repeat top;
	left:0px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-khtml-border-radius:7px;
	border-radius:7px;
}
#QuboidTitle h1 {
	color:#000;
	margin:0px;
	padding:0px;
}
#Quboid {
	width:100%;
	max-width:1680px;
	max-height:1200px;
	height:400px;
	position:relative;
	color:#00ADF1;
	font-size:47px;
	letter-spacing:-5px;
	line-height:37px;
	outline:none;
	margin-bottom:0px;
	z-index:0;
	background:#000;
}
#Quboid a {
	color:#2FC6FF;
	text-decoration:none;
	border:none;
	background:none;
}
#Quboid a:hover{
	color:#06BBFF;
	text-decoration:none;
	border:none;
	background:#none;
}
#Quboid p {
	padding:50px;
	margin:0 auto;
	width: 600px;
}