body {
	background-color:#000;
	font-family: Arial, Helvetica, sans-serif;
}

#javascript{
	color:#FFF;
	margin-top:10%;
	margin-left:20%;
	width:60%;
	border:1px solid #000;
}

#color{
	font-family: "Courier New", Courier, monospace;
	color:#CCCCCC;
	text-align:center;
	margin-top:3%;
	font-size:30px;
	font-weight:bold;
}

#twitter{
	width:300px;
	margin:0 auto;
	
}