/* CSS Document */

img {
border:none;
}

.bg1{
background-image:url('img/Hap-3-tile.jpg');
}

.bg2{
background-image:url('img/marstile.jpg');
}

.bg3{
background-image:url('img/Up-1-tile.jpg');
}

.bg4{
background-image:url('img/Em-1-tile.jpg');
}.splash {
	background-image: url(SandstormSplash.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
