h2{
  color:#000000;
  font-family: Times New Roman;
}
body{
	background:#ffffff;
                 font-size: 22px;

}
p{
	font-weight: bold;
        font-size: 24px;
        font-family: Times New Roman;
        width: 500px;
        height: 200px;
        background: #ffffff;
        margin: 20px 30px 20px 30px;
        padding: 20px 30px 20px 30px;
}
a{
    width:200px;
    height:30px;
    background: #ffffff;
    font-size: 28px
}