﻿













































































































body 
	{
	background-color: #101010;
	}

#container 
	{
	background-repeat: no-repeat;
	background-image: url(/o.a.png);
	background-position: center;
	width: 600px;
	height: 400px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -300px;
	margin-top: -200px;
	color: transparent;
	font-size: -10px;
	}




