body {vertical-align: top; font-family: calibri, tahoma, verdana, sans-serif; font-size: 10px;
	margin: 20px 0px 0px 0px; background-color: black; overflow: hidden;}
	/* margin: 0px means the page - no white space around  */
div {margin: 0px}
.center {text-align: center;}
a {color: black; text-decoration: none}
a img{border: none;}
a:hover {color: green}

#left {
	background-image: url(larawan/shadowleft3.png);
	background-repeat: repeat-y; 
}

#right {
	background-image: url(larawan/shadowright3.png);
	background-repeat: repeat-y; 
}