*{
	font-family: tahoma;
	font-size: 11px;
}
#wrap{
	margin-top: 3%;
}
#content{
    width: 95%;
}
#ajax {
	position: fixed;
	top: 7px;
	left: 45.6%;
	background-color: rgb(11, 140, 241);
	padding: 0.33em;
	border-radius: 4px;
	color: white;
	font-weight: bolder;
}