

body{
	background-color: red ;
	font-family: 'Srisakdi', cursive;
	
}
h1{ 
     color: black ;
	  align: center ;
	  
} 
p {
	 width: 400px;
	 color: black ;
	 font-style:bold;
	 
}

h3 {
	
	width:1000px;
}