35 lines
1.0 KiB
HTML
Executable File
35 lines
1.0 KiB
HTML
Executable File
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
<title>The International Jairus Society</title>
|
|
|
|
<style type="text/css">
|
|
body { margin: 0px; }
|
|
|
|
a:link { color: #FFCC33; text-decoration: none; }
|
|
a:visited { color: #FFCC33; text-decoration: none; }
|
|
a:hover { color: #0099FF; text-decoration: none; }
|
|
|
|
#logo
|
|
{
|
|
margin-top: 100px;
|
|
background-image: url(graphics/orange_circle.jpg);
|
|
background-repeat: no-repeat;
|
|
background-position: center;
|
|
}
|
|
#lang_choice
|
|
{ font-family: "Futura Md BT", "Arial Black"; font-size: 18px; }
|
|
</style>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<div id="logo" align="center">
|
|
<span id="lang_choice"><a href="./en/index.htm">english</a></span>
|
|
<img src="graphics/Jairus_Logo_e_small.jpg" width="300" height="300" align="middle" />
|
|
<span id="lang_choice"><a href="./de/index.htm">deutsch</a></span>
|
|
</div>
|
|
</body>
|
|
</html>
|