
		body{
			background-image:;
			background-repeat: repeat;
			background-size:;
		}

		#bluetop{
			opacity: 1;
			background-color: rgb(0, 180, 250);
			top: 0px;
			left: 0px;
			width: 1450px;
			height: 400px;
			position: absolute;
			
		}
		#greentop{
			
			opacity: 1;
			background-color: rgb(0, 200, 50);
			top: 400px;
			left: 0px;
			width: 1450px;
			height: 400px;
			position: absolute;
		}
		
		#arrow-right{
			top: 0px;
			left: 0px;
			
			width: 0px;
			length: 0px;
			border-left: 400px solid transparent;
			border-right: 400px solid transparent;
			border-bottom: 800px solid white;
			position: absolute;
			transform: rotate(90deg);
		}
		/* #star-fivep1 {
		   margin: 50px 0;
		   position: relative;
		   display: block;
		   width: 0px;
		   height: 0px;
		   border-right:  100px solid transparent;
		   border-left:   100px solid transparent;
		   border-bottom: 70px  solid red;
		   transform: rotate(35deg);
		}
		#star-fivep1:before {
		   position: absolute;
		   display: block;
		   top:-45px;
		   left:-65px;
		   width: 0px;
		   height: 0px;
		   border-right:  30px solid transparent;
		   border-left:   30px solid transparent;
		   border-bottom: 80px  solid red;
		   transform:    rotate(-35deg);
		   content:'';
		 
		}
		#star-fivep1:after {
		   
		   position: absolute;
		   display: block;
		   top:3px;
		   left:-105px;
		   width: 0px;
		   height: 0px;
		   border-right:  100px solid transparent;
		   border-bottom: 70px  solid red;
		   border-left:   100px solid transparent;
		   transform:    rotate(-70deg);
		   content:'';
		 
		} */
		
			#star-fivep1 {
						top:320px;
						left:223px;
					   margin: 60px 0;
					   position: absolute;
					   display: block;
					   width: 0px;
					   height: 0px;
					   border-right:  100px solid transparent;
					   border-left:   100px solid transparent;
					   border-bottom: 70px  solid red;
					   transform: rotate(35deg);
				   }
	   			#star-fivep2 {
							top:343px;
							left:200px;
	   					   position: relative;
	   					   display: block;
	   					   width: 0px;
	   					   height: 0px;
	   					   border-right:  100px solid transparent;
	   					   border-left:   100px solid transparent;
	   					   border-bottom: 70px  solid red;
	   					   transform: rotate(-35deg);
	   				   }
	   	   			#star-fivep3 {
	   							top:190px;
	   							left:277.5px;
	   	   					   position: relative;
	   	   					   display: block;
	   	   					   width: 0px;
	   	   					   height: 0px;
	   	   					   border-right:  30px solid transparent;
	   	   					   border-left:   30px solid transparent;
	   	   					   border-bottom: 90px  solid red;
	   	   					   transform: rotate(0deg);
	   	   				   }
						   
						  
	
	
	
	
	
	
	
	