/* CSS Document */



body {
background-position:center top;
background-image: url("binary-bg-tile.png");
background-attachment: fixed;
background-repeat: repeat-x;
background-color: #003466;

}

.binary {
background-position:center top;
background-image: url("lost-bg.jpg");
background-attachment: fixed;
background-repeat: no-repeat;
height:625px;

}