﻿body{
text-align: center;
}

h1{
font-size: 50px;
color: blue;
}

p{
font-style: italic;
}