body {
	/* background : #70B5D4 url(greece.jpg) center -50px;
	/* http://www.threadless.com/product/423/99_Luftballons */
}

#stripe {
	text-align : center;
	background : #880000;
	background : #70B5D4;
	position : absolute;
	width : 100%;
	top : 75px;
	left : 0;
	padding : 20px 0;
	font-weight : bold;
	font-size : 28px;
	font-family: arial, "lucida console", sans-serif;
	color : #A2CBDF;
}

#links {
}

a {
	position : relative;
	top : 2px;
	text-decoration : none;
	color : #fff;
}

a:hover {
	color : #3B3127;
	border-bottom : 0.12em solid #fff;
}
