/* Custom CSS Styles */


body {
	background-color:#e5edf9;
}
h1 {font-family: "Times New Roman",Times, serif;
text-align:center;
}
p {font-family: "Georgia",serif; 
color:Gray;
}

img{width:100%;
}