body {
	background: #000;
}

a {
	border: 0;
	text-decoration: underline;
	color: #E1E1E1;
}

img {
	border: 0;
}

#wrapper {
	width:900px;height:400px;
	left:50%;top:20%;
	margin:-200px 0 0 -450px;
	border:1px solid #000;
	position:fixed;
}

#left-desktop {
	background: url('../images/diadeladmin.com_01.jpg') left center no-repeat;
	width: 311px;
	height: 700px;
	float:left;
}

	.tux {	
		position: absolute;
		top: 333px;
		left: 95px;
		border: 0px;
	}	

#center-desktop {
	width: 463px;
	height: 700px;
	background: url('../images/diadeladmin.com_02.jpg') right center no-repeat;
	float:left;
}
	#video {
		margin-top: 114px;
		margin-left: 1px;	
	}

#right-desktop {
	background: url('../images/diadeladmin.com_03.jpg') right center no-repeat;
	width:126px;
	height: 700px;
	float:left;
}

