* {
	box-sizing:border-box;
	cursor:default;
}

body {
	
}

header{
	
}

main{

}

footer{
	
}