
	
#header{
	background-color:red;
	color:white;
	text-align:center;
	padding:100px;
	font-size: 10px;	
	font-style: bold;
}

body{
background-image: url("https://newevolutiondesigns.com/images/freebies/cool-wallpaper-1.jpg");
background-size: 100%;
background-repeat:no-repeat
}