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

body {background-color:#000;
}
a {
	color:#99ccff;

	
}

img {
	border:none;
}

# container {
	width: 900px;
	margin:0 auto;
}
#header {
	width: 450px;
	margin:auto;

}

#header h1 {
font-size:35px;
font-family:Monotype Corsiva; 
line-height:38px;
font-weight:900;
color:#99ccff;
background: transparent;
text-align:center;
margin: 0 auto; 
	
}
#header h2 {
font-size:15px;
line-height:28px;
font-weight:500;
color:#ffffff;
background: transparent;
text-align:center;
margin: 0 auto; 
	
}
#pictures {
	height:240px;
	width:710px;
	margin:auto;
}
#pictures img {
	margin:auto;
	border:none;
	padding-left:35px;
	padding-bottom:10px;

}

#links {
	margin: auto;
	text-align:center;
	height:75px;
	
}
#links img{
	padding-left:80px;
	padding-right:70px;
	padding-bottom:5px;
	
}
#text {
	width:700px;
	margin-top:10px;
	margin:auto;
	font-size:16px;
	line-height:20px;
	
}
#text2 {
	width:700px;
	margin:auto;
	font-size:16px;
	line-height:20px;
	
}
#text2 p{
	text-align:center;
}
#banners {
	width:800px;
	margin:auto;
	
}
#banners h3{
	text-align:center;
	font-size:24px;
	
}
#table {
	margin:auto;
	
}
