<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.outline{
	text-align: center;
    vertical-align: bottom;
}
#titlepic{
	margin-top: 150px;
    margin-bottom: 50px;
}

a{
    text-decoration: none;
}
img{
    border: 0;
}

p#validation{
    border-top: 1px dotted #ccc;
    padding: 3px;
}
p#validation a{
    margin: 5px;
}</pre></body></html>