/* Stylesheet for oSource.se front page */

body {
background: url(./images/CubeBg.png) no-repeat;
}

a {
border: 0px solid;
}

.spacer {
height: 80px;
}

.community {
	text-align: right;
	width: 590px;
	height: 120px;
}

.development {
	text-align: right;
	width: 650px;
	height: 120px;
}

.text {
	font-family: Sans, Verdana;
	font-size: 11px;
	color: #666666;
	width: 600px;
	padding-left: 350px;
}

