radiaSRT/print/cover.html
2012-01-31 06:10:37 +05:30

35 lines
535 B
HTML

<!doctype html>
<html>
<head>
<style type="text/css">
body {
height: 100%;
}
#text {
text-align: center;
margin-top: 40%;
font-size: 24px;
font-family: "Courier New";
}
a {
text-decoration: none;
color: #000;
}
</style>
</head>
<body>
<div id="text">
THE RADIA PHONE TAP(E)S <br />
May - July 2009 <br />
Complete Time-Coded Transcripts <br />
as available with Audio on <br />
<a href="http://pad.ma">http://pad.ma</a> <br />
</div>
</body>
</html>