﻿html, body {
	height: 100%;
	background-color:black;
	padding:0px;
	margin:0px;
}

body 
{
    text-align:center; 
}

#Content 
{
    width:568px;
    height:430px;
    position:absolute;	
    top: 50%;	
    left: 50%;	
    margin-top: -215px; 
    margin-left: -284px; 
   
}

a { border:0px; }

#tip { display:none; }

img, a img { border:0px; border:none; }

#enter 
{
    border:none;
}

a:active, a:focus {
    outline: 0
}

a:active { outline: none; }

a:focus { -moz-outline-style: none; }


#ContentMain 
{
    position:absolute;	
    width:568px;
    height:430px;
    position:absolute;	
    top: 50%;	
    left: 50%;	
    margin-top: -215px; 
    margin-left: -284px; 
}

#mainimage 
{
    display:none;
    position:absolute;
    top:0;
    left:0;
}
