html, body	
{
	background: #e2b;
}

div.rand
{
 	background: #e2b url(../images/sillyscreensrose.gif) 0 0 repeat-x;
}


.info
{
	position: absolute;
	left:30px;
	top:150px;
	width:460px;
}

.porto
{
	position: absolute;
	left:520px;
	top:150px;
	width:360px;
}

.illustratie
{
	position: absolute;
	left:500px;
	top:300px;
}

td
{
	width:150px;
}

.info li
{
	margin:0 0 10px 15px;
	padding-left:0px;
	font-family: "Trebuchet MS", lucida, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
	list-style-type:square;
	color: #111;
}

.info ul
{
	margin:0;
	padding:0;
}