code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html>
<head>
<title>Cstrike MOTD</title>
<style type="text/css">
div{
text-align: center;
}
pre {
font-family: Verdana; **Change the Font here**
font-size: 14pt; **Change the size here**
color:#FFB000;
}
body {
background:#000000;
margin-left:8px;
margin-top:0px;
overflow: scroll;
}
a {
text-decoration: underline;
}
a:link {
color: #FFFFFF;
}
a:visited {
color: #FFFFFF;
}
a:active {
color: #FFFFFF;
}
a:hover {
color: #FFFFFF;
text-decoration: underline;
}
</style>
</head>
<body>
<div>
<pre>
Welcome To The Sanctuary
Respect all admins please
Enjoy Your Stay
<img src="http://debianusers.org/albums/album02/Sanctuary.sized.jpg" />
</pre>
</div>
</body>
</html>
That should do it
P.S: after changing the font and size remove the text behind it
EDIT: That image is slow