body {font-family: "Times New Roman", Georgia, Serif;}
		h1 {
			font-family: "Papyrus";
		} 

		h2, h3, h4, h5, h6 {
 			font-family: "Typewriter";
			letter-spacing: 2px;
		}
		footer {
			text-align:right ;
			padding-left:10px;
			font-size: 10;
		}

#my-card {
	border-radius:25px;
	margin-left:5%;
	margin-right:15%;
	
}

p {
	color: whitesmoke;
}
