body {
	border: none;
	color: #9BDAFF;
	font-family: Courier, "Courier New", monospace;
	font-size: 15px
}

a {
	color: #46FE35;
	text-decoration: none;
}

a.hover {
	color: #FF2339;
	text-decoration: underline;
}

div {
	width: 600px;
}

p.shittytext  {
	font-size: 50px;
	color: #fe2339;
	font-family: "Helvetica", sans-serif, "Arial";
}

