html {
    background-attachment: fixed;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("http://www.mac-thecreativecompany.nl/wp-content/uploads/2012/01/background-1.jpg");
    background-origin: padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.menu-item {
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url("http://www.mac-thecreativecompany.nl/wp-content/themes/mackintosh/images/paper-tag-flt.png");
    width:162px;
    height:82px;
    display:block;
   	position:absolute;
	left:-10px;
	overflow:visible;
}

.widget_twitter {
	background-image: url("http://www.mac-thecreativecompany.nl/wp-content/themes/mackintosh/images/twitter-back.png");
}
