.submit_style{
	color:white;
	border:none;
	background-color:#de6f6f;
	width:100px;
	height:40px;
	border-width:1px;
}

.display_none{
	display:none;
}

#main-container{
	position:relative;
	top:30px;
}