main{justify-items: center;}

.default-box{justify-items: center; text-align: justify; max-width: 1000px}

.default-button{margin-top: 20px; width: stretch;}

.image-main{
	width:100%;
	max-width:200px;
	height:auto;
	display:block;
	margin: 10px 20px 5px -15px;
	border-radius:12px;
	float: left;
}

.continue{font-weight: 200;}

.link{
	font-size: 15px;
    font-weight: 200;
    text-decoration: none;
}
