body {
    background-color: #260347;
    color: #ffffff;
	align-items: center;
    text-align: center;
	width: 1200px;
	max-width: 100%;
	min-width: 450px;
    margin: auto;
    font-family: 'CantoraOne', sans-serif;
}
