* {margin: 0; padding: 0;}

body {
	background: #000000;
	color: #999;
	text-align: center;
	font: normal 60.5% sans-serif;
	margin:50px 0px; 
	padding:0px;	
	height:100%; 
}

a {color: #ffcdba; text-decoration: bold;}
a:hover {color: #CCCCCC; text-decoration: bold;}

.main{
	background: #000000 url(cst_temp_page.jpg) no-repeat;
	width: 900px;
	height: 750px;
	margin-left: auto;
    margin-right: auto;
	font-size: 11px;
	font-family: arial, sans-serif;
	line-height: 1.1em;
	color: #fff;
	border: 8px solid #333333;
}

.text_main {
	position: absolute;
	top: 515px;
	text-align:left;
	width: 265px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	text-decoration: none;		
}

.text_main p {
	padding-bottom:10px;
}