@charset "utf-8";
/* CSS Document */

body {
	background-color: #daeefd;
	margin: 0px;
}.wrapper {
	margin: auto;
	height: auto;
	width: 843px;
}
.header {
	background-image: url(../images/warning-a.jpg);
	float: left;
	height: 216px;
	width: 843px;
}
.content {
	background:url(../images/new_19.jpg);
	width:435px;
	height:194px;
	font-size:12px;
	font-family:tahoma;
	text-align:center;
}
.enter {
background:url(../images/new_34.jpg);
width:330px; 
height:90px;	
}
.exit {
background:url(../images/new_37.jpg);
width:261px; 
height:53px;	
}
#enter_link {
display:block;
width:330px; 
height:90px;
}
#exit_link {
display:block;
width:261px; 
height:53px;
}
.warning {
font-family:arial;
font-size:14px;
text-align:center;
}
.terms {
margin-top:25px;
color:#094b69;
font-family:arial;
font-size:12px;
}
