body {
    background-color: white;
}

heading {
	font-size: 40px;
    color: black;
    font-variant: bold;
    text-align: center;
}

text {
    font-family: "Times New Roman";
    font-size: 24px;
    color: blue;
}
wd {
	width: 400px;
}

ht {
	height: 20px;
}
intro {
	font-family: "Times New Roman";
    font-size: 96px;
    color: #9b7aee;
}