img {
		border: 0;
		behavior: url('pngbehavior.htc');
}

#mainpage {
		position: absolute;
		width: 900px;
		height: 650px;
}

#title2 {
		position: absolute;
		left: 100px;
		top: 130px;
}

#open {
		position: absolute;
		top: 30px;
		left: 290px;
}

#close {
		position: absolute;
		top: 280px;
		left: 600px;
}

.menuimage{
		position: relative;
		top: 5px;
		bottom: 5px;
}

#menubody {
		position: absolute;
		top: 80px;
		left: 355px;
		text-align: center;
}

#lilik {
		position: absolute;
		top: 450px;
		left: 630px;
}

#footer {
		position: absolute;
		left: 10px;
		top: 450px;	
}

#powered {
		position: absolute;
		top: 500px;
		left: 120px;
}