.p1 {
	border-bottom: 4px solid #2c7bbf;
	border-right: 4px solid #2c7bbf;
	width: 20px;
}

.p2 {
	border-bottom: 4px solid #2c7bbf;
	height: 20px;
}

.p3 {
	border-bottom: 4px solid #2c7bbf;
	border-left: 4px solid #2c7bbf;
	width: 20px;
}

.p4 {
	border-right: 4px solid #2c7bbf;
	width: 20px;
}

.p5 {
}

.p6 {
	border-left: 4px solid #2c7bbf;
	width: 20px;
}

.p7 {
	border-top: 4px solid #2c7bbf;	
	border-right: 4px solid #2c7bbf;
	height: 30px;
	width: 30px;
}

.p8 {
	border-top: 4px solid #2c7bbf;
	height: 20px;
}

.p9 {
	border-top: 4px solid #2c7bbf;		
	border-left: 4px solid #2c7bbf;
	height: 30px;
	width: 30px;
}

body {
	background-color: black;
	color: white;
}

.arch-border {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-top: 80px;
	height: 600px;
}

.menu-core td {
	height: 25%;
	padding: 30px;
	font: 16px "skia", Arial, Helvetica, Geneva, sans-serif;
}

.menu-core {
	height: 95%;
}

li {
	display: inline-block;
	background-color: #2c7bbf;
	padding: 7px;
	margin: 0;
	width: 48.2%;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
