@media all {
	#pg_content {
		width: 750px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
		font-family: Felix Titling, Verdana, Arial, Tahoma;
		font-size: 14px;
		color: #ffffff;
		font-variant: small-caps;
		}
	#col1,#col3 {
		float: left;
		width: 140px;
		text-align: center;
		}
	#col2 {
		float: left;
		width: 470px;
		text-align: center;
		}
	#imgEventsGames,#imgSPL {
		border-top: 4px solid #ffffff;
		border-bottom: 4px solid #ffffff;
		border-left: 10px solid #ffffff;
		border-right: 10px solid #ffffff;
		}
	}