#startscreen{
	left: 50%;
    position: absolute;
    top: 50%;
    margin-top: -260px;
    margin-left: -460px;
}

#start_div{
	position: absolute;
    z-index: 2000;
    width: 100%;
    height: 100%;
}