
body{

background-color: black ;
background-image:url("https://steamuserimages-a.akamaihd.net/ugc/956348816575653701/7BA58E2CFF7A2CF3C8862718B4F60BB8D7E64B21/");
}


/*
img,iframe 
{
width: 70% ;
margin-right: 15%;
margin-left: 15%;
float: left;
*/
}



div{
	float: left;
	clear: both;
}	

 

/*#container {
	height: 500px;
 	background-color: silver;
	margin-bottom:40px;
	width:80%;
	margin-left:10%;
}*/




.topmenu{
	width: 100%;
	background-color:grey;
	color:white;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

/*
.sidebarofmenus{
	width: 100%;
	height: 35px;
	margin-left:0%;
	background-color: grey;*/
}


/*.button {
background-color:rgb(93, 181, 204);
width: 17%;
margin-left: 3%;
text-align: center;
padding-top: 6px;
padding-bottom: 7px;
border-radius: 10%;
clear: none;
color:white;
}*/


/*.contentholder{
/*	background-color:silver;*/
	/*if i add padding it can not pass 100% */
	width: 100%;
	margin-left:0%;
	/*height: 700px;*/
	/* parent will expand to hold child objects*/
	/*padding-top:10px*/ ;
*/
}

.image1{
position:none;
}
  
