#statuscafe {
    padding: .5em;
    border: 1px solid black;
	width: 215px;
	border-radius: 10px;
	float: right;
	position: absolute;
	top: 73.5px;
	right: 67px;
	background-color: white;
}
 #statuscafe-username{
    margin-bottom: .5em;
}
#statuscafe-content {
    margin: 0 1em 0.5em 1em;
}

body{
	background-color: #F0F8FF;
	font-family: Ink Free;
}

@font-face {
	font-family: "Ink Free";
	src: url(fonts/Inkfree.ttf);
}

/*CRT Effect*/
.crt::after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(18, 16, 16, 0.1);
  opacity: 0;
  z-index: 2;
  pointer-events: none;
}
.crt::before {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(rgba(18, 16, 16, 0) 50%, rgba(0, 0, 0, 0.25) 50%), linear-gradient(90deg, rgba(255, 0, 0, 0.06), rgba(0, 255, 0, 0.02), rgba(0, 0, 255, 0.06));
  z-index: 2;
  background-size: 100% 2px, 3px 100%;
  pointer-events: none;
}

/*end of CRT effect*/

.intro_table {
	border: 1px solid black;
	width: 230px;
	text-align: center;
	border-radius: 10px;
}

.main_content {
	width: 600px;
	height: 500px;
	margin-top: 65px;
	border: 1px solid black;
	border-radius: 10px;
	margin-left: 40px;
	background-color: white;
}

nav {
	margin-left: 30.7%;
	font-size: large;
	margin-top: 2%;
	background-color: #bfa1b2;
	width: 600px;
	height: 22px;
	border-radius: 15px;
	text-align: center;
	position: absolute;
}

nav > a {
	color: white;
}

0 1px rgba(0,30,255,0.5), -2.8638780614874975px 0 1px rgba(255,0,80,0.3), 0 0 3px