﻿@charset "utf-8";

* {
	margin: 0;
	background: #000;
}
#myAlternativeContent {
	width: 950px;
	height: 525px;
	margin: -262px 0 0 -475px;
	position: absolute;
	left: 50%;
	top: 50%;
}