@charset "utf-8";
/* CSS Document */
body {
	margin: 0pt auto;
background-size: cover;
background-attachment: fixed;
background-color: #000024;
background-image: url(images/stars.jpg);
}
#header {
	top:0px;
	left:0px;
	width:100%;
	color:#CCC;
	background: rgba(67,68,122,0.60);
	padding:0px;
box-shadow: #191414 0px 5px 20px;
z-index: 9;
position: relative;
}
#navbar {
width: 70%;
float: right;
margin-top: 50px;
position: relative;
z-index: 20;
}
#wrapper {
	width: 1300px;
	height: auto;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 200px;
	}
#summary {
width: 800px;
height: 120px;
margin-top:200px;
margin-left:250px;
margin-right:250px;
padding:20px 20px 20px 20px;
font-family: "Comic Sans MS", Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
text-align:center;
line-height:30px;
font-size:21px;
color:#ffffff;
border:thick #e9b8d7 solid;
border-radius: 5px;	
}
	#ceti_b {
width:400px;
height:330px;
position:relative;
margin-left:20px;
margin-top:120px;
	}
#bellerophon {
width:400px;
height:330px;
position:relative;
margin-left:450px;
margin-top:-331px;
	}
#constellation {
width:400px;
height:330px;
position:relative;
margin-left:880px;
margin-top:-331px;
	}
#lhs1140b {
width:400px;
height:330px;
position:relative;
margin-left:20px;
margin-top:50px;
	}
#mercury {
width:400px;
height:330px;
position:relative;
margin-left:450px;
margin-top:-331px;
	}
#pleiades {
width:400px;
height:330px;
position:relative;
margin-left:880px;
margin-top:-331px;
	}
#proxima_B {
width:400px;
height:330px;
position:relative;
margin-left:20px;
margin-top:50px;
	}
#saggitarius {
width:400px;
height:330px;
position:relative;
margin-left:450px;
margin-top:-331px;
	}
#moon {
width:400px;
height:330px;
position:relative;
margin-left:880px;
margin-top:-331px;
	}
	#copyright {
margin-left: 75%;
margin-bottom: 0px;
vertical-align:baseline;
font-family:Moonbeam, "Myanmar Text", Rondalo, Constantia;
font-size: 24px;
}
#footer {
    /*position:absolute;
    bottom:0;*/
    margin-top: -100px;
    height: 100px;
    width: 100%;
    background: rgba(67,68,122,0.60);
	box-shadow: #191414 10px 0px 15px 5px;
}
a {
   outline: 0;
   text-decoration:none;
}
