@charset "utf-8";

* {margin:0;padding:0}

/* mac hide \*/

html,body{height:100%;width:100%;}

/* end hide */

body {
background-color: #000000;
text-align:center;
min-height:468px;/* for good browsers*/
min-width:552px;/* for good browsers*/
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#333333;
}

a {
color:#333333;
}

#download {
	position: relative;
	top: 15px;
}

#outer{
height:100%;
width:100%;
display:table;
vertical-align:middle;
}

#container {
text-align: center;
position:relative;
vertical-align:middle;
display:table-cell;
height: 550px;
}

#inner {
width: 950px;
height: 550px;
text-align: center;
margin-left:auto;
margin-right:auto;
}

/* Text Styles */

#title {
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:18px;
color:#990000;
position: fixed 