@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(https://piskel-imgstore-b.appspot.com/img/ce0c984c-4e4c-11ed-8f7d-d75f5e5b9b83.gif);


}

.content {
    max-width: 800px;
    margin: auto;
    background-color: white;
    padding: 10px;
	
    
}
	
.secondcontent {
  max-width: 500px;
  margin-align: center;
  background: white;
  padding: 10px;
}
	
	.title 
	{
    text-align: center;
    color: #221F58;
	}