/* @override http://openxenda.org/css/master.css */

html {
	height: 100%;
	width: 100%;
}

body {
	width: 100%;
background: url(../images/wallpaperxenda-empty.png) fixed;
	
}

div#wrapper {
	width: 100%;
	color: white;
	
}

div#main a{
	position: relative;
	text-indent: -9000em;
	width: 780px;
	height: 400px;
	display: block;	
	margin: 100px auto;
	margin-bottom: 0px;
	background-image: url(../images/xenda-home.png);
}