html {
margin: 32px;
background-image: url(http://imagingassociates.com.au/images/background.png);
background-repeat: repeat-x;
background-position: top left;
background-attachment: fixed;
margin 0;
padding 0;
top: 0;
left: 0;
background-color: #404040;
color: white;
}
