body{
	margin:0 auto;
	padding:0;
	background-color:#003;
	text-align: center;
	width:800px;
}
/*oh please sir, I promice to use ems and fliud layouts when its up, honest!*/
#container{
	width:700px;
	text-align: left;
}
#doppel{
	background: url(doppel.png) top left no-repeat;
	width:250px;
	height:130px;
	margin:200px 0 0 260px;

}
#patience{
	background: url(doppel.png) bottom right no-repeat;
	width:680px;
	height:25px;
	margin:0 0 0 60px;

}