body {
background-color:#000;
background-image:url(simonandre.png);
background-repeat:no-repeat;
background-position:50% 30%;
background-attachment:fixed;
}
div.content{
	display : none;
}
