body{
	background-color:#FAF3DD;
	color:#050517;
	font-family:monospace;
	margin:3% 5% 3% 5%;
	}

.green{
	font-weight:650;
	text-align:center;
	font-size:40pt;
	}

div{
	background-color:#D88C9A;
	padding: 10px 25px;
	}

.home{
	background-color:#FAF3DD;
  	color: white;
  	text-align:center;
  	display: inline-block;
 	float:left;
  	font-weight:500;
  	font-family:monospace;
  	font-size:15pt;
 	}
 
 a:link{
	color:black;
	text-decoration:none;
	}
a:visited{
	color:#6A7062;
	}
a:hover{
	color:#C8D5B9;
	}

.text{
	text-align:center;
	top: 400;
	font-family:monospace;
	font-size:15pt;
	}
	
.blue{font-weight:550;
	text-align:center;
	font-size:30pt;
	}

.video{
	display: block;
	margin:0 auto;
	}
	
.pages{
	font-size: 12.5pt; 
	text-align:center;
	margin:0 auto;
	}

.games{
	font-size: 16pt;
	}
	