body { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #eff5d9; background-image: url(../img/jonasill.jpg); background-repeat: no-repeat; background-attachment: fixed; text-align: right; }
a:link { color: #000; text-decoration: underline; }
a:visited { color: #000; text-decoration: underline; }
a:hover { color: gray; text-decoration: none; }
a:active { color: #000; text-decoration: underline; }
.alaotsikko { color: #33c; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.otsikko { color: #ff4747; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; }
#wrap { text-align: center; position: relative; width: 500px; height: auto; margin-top: 50px; margin-right: auto; margin-left: 220px; }
#newsotsikko { text-align: left; position: relative; width: 60%; overflow: hidden; float: left; }
#news { text-align: left; position: relative; width: 60%; height: 500px; overflow: auto; float: left; padding: 5px; border: solid 2px white; }
#asiakkaatotsikko { text-align: right; position: relative; width: 34%; overflow: hidden; float: right; }
#productions { text-align: right; position: relative; width: 34%; height: 400px; overflow: hidden; float: right; padding: 5px; border: solid 2px white; }
#bookingotsikko { text-align: right; position: relative; width: 34%; margin-top: 10px ;overflow: hidden; float: right; }
#booking { text-align: right; position: relative; width: 34%; height: 60px; overflow: hidden; float: right; padding: 5px; border: solid 2px white; }


