#avatarbuilder {
	width: 875px;
	height: 540px;
	margin-top: -45px;
}

#playersimple {
	position: absolute;
	left: 35px;
	top: 137px;
	width: 875px;
	height: 540px;
}

#builder-central-bottom {
	position: relative;
    width:833px;
    margin: auto;
    height:200px;
}

#button3 {
    position:absolute;
    left:0px;
    top:2px;
    width:207px;
    height:161px;
}

#button2 {
    position:absolute;
    left:205px;
    top:0px;
    width:194px;
    height:174px;
}

#button1 {
    position:absolute;
    left:412px;
    top:0px;
    width:195px;
    height:162px;
}

#button4 {
    position:absolute;
    left:616px;
    top:15px;
    width:198px;
    height:148px;
}

