body {
    margin: 30px 30px 10px;
    padding: 0px;
    text-align: center;
	background:#fff;
	font-family:Verdana;
	font-size:13px;
	line-height:1.5;
}

div#main {
    width: 802px;
    margin: 0px auto;
    text-align: left;
    padding: 15px 15px 0;
    /*border: 1px solid #000000;
    background-color: #eeeeee;*/
}
div#topblock {
	background: #fff url('http://boezerooij.com/app/wijsheidvanboeddha/images/block.jpg') no-repeat;
	width:802px;
	height:165px;;
	color: #fff;
	padding:42px 36px 26px;
	position:relative;
}

div#topblock  a {
	color: #fdd;
}

div#topblock-small {
	background: #fff url('http://boezerooij.com/app/wijsheidvanboeddha/images/block.jpg') no-repeat;
	width:802px;
	height:165px;
	color: #fff;
	padding:42px 36px 26px;
	top:-130px;
	position:relative;
}
#badge {
	position:relative;
	left: 705px;
	top: -53px;
	z-index: 2;
	width:50px;
}

#name {
	text-align: center;
	height:60px;
}

#maintext {
	width:300px;
	position:absolute;
	top:100px;
}
#appstore {
	position:relative;
	top:38px;
	left:485px;
	width:50px;
}

#rightcolumn {
	position:absolute;
	top:36px;
	left:485px;
	width:50px;
}

#iphone {
	position:absolute;
	top: 235px;
	left:95px;
}

#citaten {
	margin-top: 40px;
	margin-bottom: 40px;
}

#content {
	margin-top: -95px;
	margin-bottom:20px;
}

.citaat{
	padding-bottom: 30px;
}

.right {
	text-align: right;
}

#miniscreens {
	text-align:center;
	margin-bottom:18px;
	margin-top:40px;
}

#miniscreens img {
	margin-left:10px;
	margin-right:10px;
}
	
#bottombar {
	background: url('http://boezerooij.com/app/wijsheidvanboeddha/images/bottom-bar.jpg') no-repeat;
	height: 57px;
	color:#fff;
	padding:18px 18px 0;
}

#bottombar a {
	color: #fff;
	font-weight: bold;
}

#copyright {
	color:#fff;
	left:545px;
	position:relative;
	top:-18px;
	width:230px;
}

label {
	width: 175px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block
}

textarea {
	font-family:Verdana;
	font-size:13px;
}