﻿
#container {
	width: 500px;
	text-align: center;
	margin: 0 auto;
	text-align: center;
}
#topnav {
	text-align: center;
	width: 500px;
	position: relative;
	background-position: center;
	margin: 0 auto;
}
.logoSpace {
	padding-right: 60px;
}
.main {
	text-align: center;
	margin: 0 auto;
	width: 500px;
	height: 250px;
	background-image:url('');
	background-repeat: no-repeat;
    
}

.main h1

{ font-weight:bold;
   font-size: 25px;
   margin: 19px auto
	}


#swfLogo {
	text-align: left;
	float:left;
	margin: 0 auto;
	width: 182px;
	height: 80px;
	}
	
#GuessPass {
	text-align: left;
	float:left;
	margin: 0 0 5px 0;
	width: 191px;
	height: 79px;
	
	}
	
#FlashIco

{  text-align:left;
   float:left;
   margin:0 5px;
    position:absolute;
    top: 250px;
    left: 250px;
}


.main h2

{ font-weight:bold;
  font-size: 10px;
  margin: 10px auto;
  text-align:left;
  float:left;
	}


p  {  margin: 10px auto;
	}

