body {
	margin: 0;
	font: 12px/1.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #616b6e;
	padding: 15% 0 0 11%;
}
#fuckit {
	text-indent: -5000px;
	height: 118px;
	background: url(fuckit.gif) no-repeat;
	margin-bottom: 5%;
}
#hallo {
	text-indent: -5000px;
	height: 119px;
	background: url(hallo.gif) no-repeat;
	margin-bottom: 5%;
}

div#watsup {
	max-width: 65em;
}

p {
	display: inline;
	margin-right: 5px;
}
p#contact {
	display: block;
	margin-top: 5%;
	color: #92948c;
}
strong {
	font-weight: bold;
	color: #3d3e3f;
}

a, a:link {
	text-decoration: none;
	color: inherit;
}
a:hover {
	color: #333;
}

p.breakOut {
	display:block;
}
p.breakOut a{
	color: red;
	font-weight: bold;
	color: #3d3e3f;
}
p.breakOut a:hover{
	color: black;
}