body{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#011d45;
	color:#fff;
	font-size:12px;
	line-height:18px;
	background-image:url(img/bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	margin:0px;
	padding:0px;
}

.clear{
	clear:both;
}

.container{
	margin:0px auto;
	width:1000px;
}

img{
	border:1px;
	border-style:solid;
	border-color:#003;
}

#left{
	float:left;
	width:420px;
	position:fixed;
}


#twitter{
	margin-top:20px;
	margin-bottom:20px;
}

#foto img{
	float:left;
	width:72px;
	height:72px;
	margin-right:10px;
	margin-bottom:10px;
}
	
#like{
	float:left;
	padding-top:10px;
}

#space{
	float:left;
	height:480px;
	width:480px;
	z-index:-1;
	position:fixed;
}
#right{
	float:left;
	margin-left:900px;
	width:100px;
	position:fixed;
}

.social{
	padding-bottom:16px;
}

.social img{
	border:none;
	margin-bottom:-9px;
	padding-right:10px;
}

a{
	color:#fff;
	text-decoration:underline;
}

a:hover{
	color: #CBE2FE;
	text-decoration:none;
}

#blog{
			margin-left:450px;

}

#topblog{
	margin-left:450px;
	margin-top:20px;
	width:400px;
	height:100px;
	background-image:url(img/blogtop.png);
	margin-bottom:40px;

}

.tumblr_posts{
	margin-top:-20px;
	width:400px;
list-style: none;

}

.tumblr_posts img{
	width:400px;
}

ol {
	margin:0px;
	padding:0px;
}
.tumblr_posts li { 

width:400px;
margin-top:60px;


}

#meer{
	text-align:right;
	width:400px;
	height:40px;
	margin-bottom:10px;
	margin-top:40px;
}


