@charset "UTF-8";
body {
	background-image: url(Wallpapers-room_com___Black_Background_Set_Wood_3_by_iAmFreeman_1920x1200.jpg);
	background-position: 0% 14%;
	color: #020101;
	font-family: aladin;
	font-style: normal;
	font-weight: 400;
	font-size: x-large;
	margin-left: 2.5%;
	margin-right: 2.5%;
	width: 95%;
}
.portfolio {
	color: rgba(247,22,26,0.69);
}
body center h1 {
}
.leftsection {
}
.leftsection {
}
.leftsection {
}
nav {
	text-align: center;
	background-color: rgba(246,249,53,0.75);
	padding-bottom: 5px;
	padding-top: 5px;
	border-radius: 10px;
	border: thin solid rgba(252,246,246,0.84);
	margin-left: 10px;
	margin-right: 10px;
}
nav ul li {
	display: inline;
	padding-left: 20px;
	padding-right: 10px;
	font-size: x-large;
	color: #0613C0;
	text-decoration: none;
}
nav ul li {
	display: inline;
	padding-left: 20px;
	padding-right: 10px;
	font-size: x-large;
	color: #0613C0;
	text-decoration: none;
}

.nav ul a:visited{
	color:#000000;
	}
	
	.nav ul a:hover, .nav ul a:active{
		color:#A7F28C;
		text-shadow:none;
		}
.leftsection {
	width: 35%;
	height: 360px;
	margin-left: 10px;
	background-color: rgba(247,22,26,0.69);
	border: thin solid rgba(248,244,244,0.83);
	float: left;
	border-radius: 9px;
	margin-top: 12px;
}
.rightsection {
	width: 60%;
	height: 350px;
	float: right;
	background-color: rgba(247,22,26,0.69);
	border-radius: 10px;
	border: thin solid rgba(251,248,248,0.91);
	padding-left: 6px;
	padding-top: 5px;
	padding-right: 5px;
	margin-right: 10px;
	margin-bottom: 13px;
	margin-top: 11px;
}
.rightsection .spaceshipvideo {
}
footer {
	background-color: rgba(246,249,53,0.75);
	text-align: center;
	clear: right;
	border-radius: 10px;
	border: thin solid rgba(250,246,246,0.88);
	margin-left: 10px;
	margin-right: 10px;
}
.portfolio {
}
.twitter {
	border-radius: 6px;
}
.instagram {
}
.link {
}
.facebook {
}
.wordpress {
}
div a .wordpress {
}
div a .wordpress {
}
div a .facebook {
}

@media (max-width: 587px){
nav ul li {
	display: block;
	padding-left: 20px;
	padding-right: 10px;
	font-size: x-large;
	color: #0613C0;
	text-decoration: none;
	float: none;
}
.nav {
	width: 90%;
}
.leftsection {
	width: 95%;
	height: 300px;
	margin-left: 10px;
	background-color: rgba(247,22,26,0.69);
	border: thin solid rgba(248,244,244,0.83);
	float: left;
	border-radius: 9px;
	margin-top: 12px;
	overflow-y: scroll;
}
.rightsection {
	width: 93%;
	height: 400px;
	float: right;
	background-color: rgba(247,22,26,0.69);
	border-radius: 10px;
	border: thin solid rgba(251,248,248,0.91);
	padding-left: 6px;
	padding-top: 5px;
	padding-right: 5px;
	margin-right: 10px;
	margin-bottom: 13px;
	margin-top: 11px;
	overflow-y: scroll;
}
.navbox {
	width: 95%;
}
}
.navbox {
}

@media (min-width: 1200px){
.leftsection {
	height: 410px;
}
.rightsection {
	height: 400px;
}
}
