/* body of the website */
body         { background-color: #E8EBE5; font-family: Verdana, Arial, Helvetica, sans-serif; 
               font-size: 11px; font-variant: normal; font-style: normal; 
               line-height: normal; text-transform: none; text-decoration: 
               none; background-image: url('../site_images/sivutausta.jpg'); 
               background-repeat: repeat-y; background-attachment: scroll; 
               background-position: center top }
/*Container of the website having all the elements*/
#container {
	width:711px;
	border:0px solid #808080;
	text-align:left;
.mainostaulu{
	position: absolute; padding: 10px;right: 300px; top: 90px; height: 400px; width: 200px;background-color: white; border-style: solid; border-color:#C0C0C0; border-width: 1px;}