* {
margin: 0;
padding: 0;
}

body {
	font-family: arial, sans-serif;
	text-transform: uppercase;
}

a {
	text-decoration: none;
	color: #2d648f;
}

li {
	list-style-type: none;
}

.text-box {
	margin: 30px;
}