﻿#content {
				margin-left: 200px;
				width: 700px;
				margin-top: 0px;
				padding-top: 20px;
				padding-left: 80px;
}
#info1{
				background-color: #2f822f;
				border: 1px #00bb00 solid;
				vertical-align: middle;
				margin: auto;
				padding: 0px;
				border-radius: 10px 10px 10px 10px;
				-moz-border-radius: 10px 10px 10px 10px;
				-webkit-border-radius: 10px 10px 10px 10px;
				box-shadow: 25px 25px 20px #111; /*				-moz-box-shadow: 5px 5px 15px #111;
				-webkit-box-shadow: 5px 5px 15px #111;
*/;
				position: static;
				width: 700px;
				font-size: 24px;
				font-style: normal;
				font-weight: bold;
				font-family: Arial;
				text-align: center;
				word-spacing: 4px;
}
#info2{
				background-color: #2f822f;
				border: 1px #00bb00 solid;
				vertical-align: middle;
				margin: auto;
				padding: 0px;
				border-radius: 10px 10px 10px 10px;
				-moz-border-radius: 10px 10px 10px 10px;
				-webkit-border-radius: 10px 10px 10px 10px;
				box-shadow: 25px 25px 20px #111;
				position: static;
				width: 700px;
				font-size: 24px;
				font-style: normal;
				font-weight: bold;
				font-family: Arial;
				text-align: center;
				word-spacing: 4px;
				color: #CCFFCC;
}
