2013-06-04 04:52:29 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
2013-08-11 20:20:56 +00:00
|
|
|
<style>
|
|
|
|
body, html {
|
|
|
|
color: white;
|
|
|
|
font-family: 'Copperplate', sans-serif;
|
|
|
|
font-size: smaller;
|
|
|
|
text-align: center;
|
|
|
|
}
|
|
|
|
*:link, *:visited {
|
|
|
|
color: inherit;
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
</style>
|
2013-06-04 04:52:29 +00:00
|
|
|
</head>
|
|
|
|
<body>
|
2013-08-27 03:18:04 +00:00
|
|
|
<p></p>
|
2013-06-04 04:52:29 +00:00
|
|
|
</body>
|
|
|
|
</html>
|