﻿main {
	margin-top:58%;
	user-select:none;	
}
@media (max-width:700px)	{main{	
								  margin-top:400px;
								 }
							}
