body {background-color:#000000; 
		color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;}
header {background-color:#000000; 
		color: #ffffff;
		height: 120px;
		text-align: center;
		padding-top: 5px;}
h1{margin-bottom: 0;
	margin-top: 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 3em;
	letter-spacing: 0.15em;}
section{
	float: left;
	width: 44%;
	padding-left: 2em;
	padding-right: 2em;
	text-align: center;
}
#wrapper {margin-left: auto;
			margin-right: auto;
			width: 80%;
}
#osrs{height: 200px;
			background-image: url(jad.jpg);
			background-size: 100% 100%;
background-repeat: no-repeat;}

	