<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">.
<?php
?>
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<meta name="description" content="<?php get_alex_description(); ?>" />
<meta name="keywords" content="" />
<meta name="author" content="" />
<meta name="generator" content="<?php get_alex_version(); ?>" />
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1" />
<link rel="alternate" type="application/rss+xml" title=" RSS Feed" href="alex-rss.php" />
<title><?php echo get_alex_title(); ?></title>
<style type="text/css">
body {
margin-left: 300px ;
margin-right: 363px ;
font-size: 62.5%; /* Resets 1em to 10px */
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
color: #000000;
}
#page {
float: center;
text-align: left;
}
#page-rtl {
background-color: white;
text-align: left;
}
#header {
background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
}
#headerimg {
height: 192px;
width: 740px;
}
#content {
font-size: 1.2em;
}
.widecolumn .entry p {
font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
line-height: 1.4em;
}
.widecolumn {
line-height: 1.6em;
}
.narrowcolumn .postmetadata {
text-align: center;
}
.thread-alt {
background-color: #f8f8f8;
}
.thread-even {
background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}
.even, .alt {
border-left: 1px solid #ddd;
}
#footer {
border: none;
height: 63px;
}
</style>
</head>
<body>
<center>
<h1><a href="<?php get_alex_siteurl(); ?>/"><?php get_alex_title(); ?></a></h1>
<?php echo get_alex_description(); ?>
</center>
<?php
?>