body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;		
	background-image: url(../imgs/landing/bg_landing.jpg);
	background-color: #000000;
	background-position:center top;
	background-repeat:no-repeat;
}

a:link{
	color:none;
}

a:visited {
	
}

a img
{
	border:none;
	color:none;
	border-color:none;	
}

.myspace{
	position: absolute;
	left:50%;
	margin-left:-40px;
	margin-top: 517px;
}

.center{
	position:absolute;
	height: 624px;
	width:562px;
	left:50%;
	margin-left:-302px;
}
