
html {
	height: 100%;
	width:100%;

}
body {

	width: 760px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
 background-color: #FECE4C;

	
}
#ape{
float:left;}
#apeint{
float:left;}