/* CSS Document */
ul li
{
	list-style:none;
	display: inline;
	margin-right: 5px;
}

a
{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:hover
{
	color: #0F0000;
}

#about
{
	
	width: 850px;
	text-align: center;
}

#index_body
{
	background-color: #142C75;
	display:flex;
	height: auto;
	width: 1280px;
	margin: auto;
}

#game_body
{
	background-color: #142C75;
	display:flex;
	height: auto;
	width: 1280px;
	margin: auto;
}

#wrapper
{
	width: 900px;
	height: auto;
	background-color:#C7B415;
	margin: auto;
}

#top
{
	width: 600px;
	margin: 50px auto;
}

#logo
{
	text-align: center;
	font-size: 40px;
	width: 500px;
	margin: 0px auto;
	background-color: #F3F3F3;
}

#nav
{
	text-align: right;
	float: right;
	font-size: 20px;
	/*width: 200px;*/
	/*margin: 10px 10px;*/
}

#about
{
	text-align: center;
	margin: 10px 10px;
	font-size: 24px;
}

#content
{
	width: 1080px;
	margin-top: 200px;
}

#image
{
	width: 300px;
	float: left;
	margin-right: 50px;
	margin-left: 20px;
}

#word wrapper
{
	width: 1080px;
}

#word_wrapper2
{
	display: block;
	width: 400px;
	/*background-color: #E72327;*/
}

#word_wrapper3
{
	display: block;
	width: 400px;
	/*background-color: #E72327;*/
}

#word_wrapper4
{
	display: block;
	width: 400px;
	/*background-color: #E72327;*/
}

#desc
{
	width: 850px;
	text-align: left;
	font-size: 20px;
	font:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}

#name1
{
	margin-left: 25px;
}

#name2
{
	margin-left: 25px;
}

#name3
{
	margin-left: 25px;
}

#desc2
{
	width: 850px;
	margin-left: 25px;
	text-align: left;
	font-size: 18px;
	font:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}

#desc3
{
	width: 850px;
	margin-left: 25px;
	text-align: left;
	font-size: 18px;
	font:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}

#desc4
{
	width: 850px;
	margin-left: 25px;
	text-align: left;
	font-size: 18px;
	font:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}

#game1
{
	text-align: center;
	display: block;
	width: 900px;
	/*height: 600px;*/
	height: auto;
	/*background-color: aqua;*/
}

#game2
{
	text-align: center;
	display: block;
	width: 900px;
	/*height: 600px;*/
	height: auto;
	margin-top: 50px;
	/*background-color: aqua;*/
}

#game3
{
	text-align: center;
	display: block;
	width: 900px;
	/*height: 600px;*/
	height: auto;
	/*background-color: aqua;*/
}

#web1
{
	text-align: center;
	display: block;
	width: 900px;
	/*height: 600px;*/
	height: auto;
	/*background-color: aqua;*/
}

#web2
{
	text-align: center;
	display: block;
	width: 900px;
	/*height: 600px;*/
	height: auto;
	/*background-color: aqua;*/
}

#button1
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	width: 100px;
	background-color: #292929;
}

#button2
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
	width: 100px;
	background-color: #292929;
}

#title2
{
	text-align: center;
	margin: 10px 10px;
	font-size: 36px;
}

#repercussion_body
{
	height: 600px;
	width: 900px;
}
