body 
{
	background-image: url("/images/wip.png");
	background-repeat: no-repeat;
	background-size: 1920px 1280px;
	font-family: "Times New Roman";
	font-size: 100px;
	color: cyan;
	line-height: 0.8;
	margin: 20px;
	padding: 0px;
}
h1
{
background-color: rgb(50 50 50 / 0.5);
	text-align: center;
    border: 3px dashed red;
}
t1
{
p.one{
    border: 3px red dashed;
	text-align: center;
	font-size: 0.5em;
	background-color: rgb(100 100 100 / 0.5);
}
p.two{border: 3px red dashed;
	text-align: center;
	font-size: 0.5em;
	background-color: rgb(100 100 100 / 0.5);
}
a
{
style="font-size:50px; text-align:center;"
}
}