﻿body {
	background-color: #000;
	width: 1024px;
	height: 1024px;
	color: #696969;
	margin: 0;
	padding: 0;
}

#wrapper {
	height: 100%;
	width: 100%;
}
#content {
position:absolute;
     width: 100%;
     height: 100%;
}

#ssp {
	width: 100%;
	height: 100%;
}
