#str-Container {
	padding: 30px;
}

h1 {
	font-size: 18px;
}

#str-Footer {
	margin: 0 auto 0 auto;
	padding-top: 30px;
	font-size: 11px;
	color: #666666;
	text-align: center;
	font-family: arial;
	font-weight: bold;
}

#str-Footer a {
	color: #666666;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

#str-Footer a:hover {
	color: #000000;
	text-decoration: underline;
}

