/* 
    Document   : home
    Created on : 16.04.2009, 10:19:25
    Author     : sven
        
*/

body{
	background: url(../media/images/home-bg.png) no-repeat #9f141c left top;
}

div#Home{
	margin-top: 300px;
	padding: 23px 65px;
	background-color: #740d1b;
}

div#Home img{
	margin-right: 5px;
}

