html, body {
	background: transparent url(../images/bg.png) 0 0 repeat;
}

a {border:none;}

.hideout{
	opacity: 0;
	position: absolute;
}

img#img1 {
	top:200px;
	left:10%;
}
img#img2 {
	top:100px;
	left:50%;
}
img#img3 {
	top:0px;
	left:25%;
}
img#img4 {
	top:-400px;
	left:13%;
}