summaryrefslogtreecommitdiffstats
path: root/genome-site/content
diff options
context:
space:
mode:
authorJeroen van Meeuwen (Fedora Unity) <kanarip@fedoraunity.org>2008-07-21 22:40:03 +0200
committerJeroen van Meeuwen (Fedora Unity) <kanarip@fedoraunity.org>2008-07-21 22:40:03 +0200
commit3244f5225c244eb21d093046a6879f096dbf4fd8 (patch)
tree7063e4b883d89735dc31db8adc71a7a104c36837 /genome-site/content
parent4ad03be690654f253b299d34b2271d9467b870f4 (diff)
downloadsite-3244f5225c244eb21d093046a6879f096dbf4fd8.tar.gz
site-3244f5225c244eb21d093046a6879f096dbf4fd8.tar.xz
site-3244f5225c244eb21d093046a6879f096dbf4fd8.zip
Fix srpm/rpm/dist/archive for initial review
Diffstat (limited to 'genome-site/content')
-rw-r--r--genome-site/content/contribute.php36
-rw-r--r--genome-site/content/documentation.php44
-rw-r--r--genome-site/content/download.php20
-rw-r--r--genome-site/content/footer.php38
-rw-r--r--genome-site/content/header.php14
-rw-r--r--genome-site/content/index.html5
-rw-r--r--genome-site/content/index.php22
-rw-r--r--genome-site/content/menu.php24
-rw-r--r--genome-site/content/styles/callout-bg.pngbin0 -> 2751 bytes
-rw-r--r--genome-site/content/styles/default.css3
-rw-r--r--genome-site/content/styles/et_logo.pngbin0 -> 5194 bytes
-rw-r--r--genome-site/content/styles/footer_corner.pngbin0 -> 2359 bytes
-rw-r--r--genome-site/content/styles/footer_pattern.pngbin0 -> 817 bytes
-rw-r--r--genome-site/content/styles/generic.css87
-rw-r--r--genome-site/content/styles/genome-expansion.pngbin0 -> 64914 bytes
-rw-r--r--genome-site/content/styles/genome-high-level.pngbin0 -> 36451 bytes
-rw-r--r--genome-site/content/styles/genome-mainbg.pngbin0 -> 334 bytes
-rw-r--r--genome-site/content/styles/genome-mainbgcurve.pngbin0 -> 214 bytes
-rw-r--r--genome-site/content/styles/genome.css333
-rw-r--r--genome-site/content/styles/glogo.gifbin0 -> 1585 bytes
-rw-r--r--genome-site/content/styles/offbg.pngbin0 -> 375 bytes
-rw-r--r--genome-site/content/styles/onbg.pngbin0 -> 388 bytes
-rw-r--r--genome-site/content/styles/topbg.pngbin0 -> 665 bytes
23 files changed, 626 insertions, 0 deletions
diff --git a/genome-site/content/contribute.php b/genome-site/content/contribute.php
new file mode 100644
index 0000000..4920ef7
--- /dev/null
+++ b/genome-site/content/contribute.php
@@ -0,0 +1,36 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<? include("header.php") ?>
+ <div id="body">
+<? include("menu.php") ?>
+ <div id="content">
+ <div id="inner">
+ <h1>Making Genome Better</h1>
+ <ul class="toc">
+
+ <li><a href="/docs/genome/#genome-Contribute">Introduction</a>
+ <ul>
+ <li><a href="/docs/genome/#genome-ContributeLicensing">Licensing</a></li>
+ <li><a href="/docs/genome/#genome-ContributeDesign">Design Axioms</a></li>
+ </ul>
+ </li>
+
+ <li><a href="/docs/genome/#genome-ContributeCommunity">The Genome Community</a>
+ <ul>
+ <li><a href="/docs/genome/#genome-ContributeCommunityFriendly">Please Be Friendly</a></li>
+ <li><a href="/docs/genome/#genome-ContributeCommunityDiscuss">Where to Discuss Genome</a></li>
+ </ul>
+ </li>
+
+ <li><a href="/docs/genome/#genome-ContributeWorkWithCode">Working with the Code</a>
+ <ul>
+ <li><a href="/docs/genome/#genome-ContributeCodeCheckout">Checking out the Source</a></li>
+ </ul>
+ </li>
+ <li><a href="https://fedorahosted.org/genome/roadmap">The Genome Roadmap</a></li>
+ </ul>
+
+ </div>
+ </div>
+ </div>
+<? include("footer.php") ?>
+
diff --git a/genome-site/content/documentation.php b/genome-site/content/documentation.php
new file mode 100644
index 0000000..ca20840
--- /dev/null
+++ b/genome-site/content/documentation.php
@@ -0,0 +1,44 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<? include("header.php") ?>
+ <div id="body">
+<? include("menu.php") ?>
+ <div id="content">
+ <div id="inner">
+ <div id="doc">
+ <p>Ready to get started with Genome? Read the <a href="/docs/genome">Genome Core Documentation</a></p>
+ <h2>Genome is:</h2>
+ <ul>
+ <li>A set of tools that integrate world class open source products so that developer solutions can automatically be deployed into production</li>
+ <li>A set of tools that capture deployed solutions so that they can be reused by other teams</li>
+ <li>An open source project that allows a community of our partners and customers to collaborate with us on those solutions</li>
+ </ul>
+ <h2>Genome goals:</h2>
+ <ul>
+ <li>Consistently configure systems throughout the software development lifecycle, including production</li>
+ <li>Provide a consistent disaster recovery solution for system configuration</li>
+ <li>Enable large scale parallel developement of infrastructure systems</li>
+ </ul>
+ <h2>Genome uses:</h2>
+ <ul>
+ <li>Cobbler - for OS provisioning and system profile management</li>
+ <li>Func - for remote control of cloud based machines</li>
+ <li>Puppet - for constent system configuration</li>
+ </ul>
+
+ <h2>Genome overview:</h2>
+ <p>Genome at a high level is just a set of tools that allow you to provision an Genome repository machine, which in turn maintains the configuration of cloud based infrastructure machines.
+ Whether you need a cluster of JBoss Applications Servers, replicated MySQL databases, or an Apache proxy tier, the Genome project allows you to consistently provision and configure entire IT system tiers.
+ Get started with building an Genome based infrastructure! Read the <a href="/docs/genome">Genome Documentation</a>.</p>
+ <h3>Create an isolated infrastructure using the Genome tools</h3>
+ <p>Use the genome tools to create an Genome Repository machine and a cloud of machines to build out an entire IT infrastructure.</p>
+ <p><img src="./styles/genome-high-level.png" border="0" alt="genome high level diagram" /></p>
+ <h3>Setup parallel infrastructure and synchronize later </h3>
+ <p>Multiple Genome repositories can share a cloud of machines. Creating isolated Genome repositories allows a team to isolate their changes from others and then later synchronize changes when features are ready to merge.</p>
+ <p><img src="./styles/genome-expansion.png" border="0" alt="genome high level diagram" /></p>
+
+ </div>
+ </div>
+ </div>
+ </div>
+<? include("footer.php") ?>
+
diff --git a/genome-site/content/download.php b/genome-site/content/download.php
new file mode 100644
index 0000000..f187c7d
--- /dev/null
+++ b/genome-site/content/download.php
@@ -0,0 +1,20 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<? include("header.php") ?>
+ <div id="body">
+<? include("menu.php") ?>
+ <div id="content">
+ <div id="inner">
+ <h1>Download The Source!</h1>
+ <ul class="toc">
+
+ <li><a href="http://fedorahosted.org/genome">The Genome project is hosted on fedorahosted.org</a>
+ <ul>
+ <li><a href="/docs/genome/#genome-ContributeCodeCheckout">Checkout The Code</a></li>
+ </ul>
+ </li>
+ </ul>
+ </div>
+ </div>
+ </div>
+<? include("footer.php") ?>
+
diff --git a/genome-site/content/footer.php b/genome-site/content/footer.php
new file mode 100644
index 0000000..34a8c4e
--- /dev/null
+++ b/genome-site/content/footer.php
@@ -0,0 +1,38 @@
+ <div id="footer">
+ <div id="projects">
+ <dl id="p1">
+ <dt><a href="http://augeas.net/">Augeas</a></dt>
+ <dd><span>A configuration editing tool and API</span></dd>
+ <dt><a href="http://libvirt.org/">libvirt</a></dt>
+ <dd><span>The open source virtualization API</span></dd>
+ </dl>
+ <dl id="p2">
+ <dt><a href="http://cobbler.et.redhat.com/">Cobbler</a></dt>
+ <dd><span>OS provisioning and profile management</span></dd>
+ <dt><a href="http://ovirt.org/">oVirt</a></dt>
+ <dd><span>Virtualization management across the data center</span></dd>
+ </dl>
+ <dl id="p3">
+ <dt><a href="http://freeipa.org/">FreeIPA</a></dt>
+ <dd><span>Identity, policy and audit management</span></dd>
+ <dt><a href="http://virt-manager.org/">Virtual Machine Manager</a></dt>
+ <dd><span>Virtualization management from the desktop</span></dd>
+ </dl>
+ </div>
+ <p id="et">
+ <a href="http://et.redhat.com/"><img src="./styles/et_logo.png" alt="A Red Hat Emerging Technology Project"></a>
+ </p>
+ </div>
+<script type="text/javascript">
+var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
+document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
+</script>
+<script type="text/javascript">
+var pageTracker = _gat._getTracker("UA-4954366-2");
+pageTracker._initData();
+pageTracker._trackPageview();
+</script>
+</body>
+</html>
+
+
diff --git a/genome-site/content/header.php b/genome-site/content/header.php
new file mode 100644
index 0000000..b5adc47
--- /dev/null
+++ b/genome-site/content/header.php
@@ -0,0 +1,14 @@
+<html>
+<head>
+ <title>Genome</title>
+ <meta name="keywords" content="genome, virtual, management, provisioning">
+ <meta name="description" content="Tools that enable IT infrastructure construction">
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <link rel="shortcut icon" href="./styles/favicon.ico" type="image/x-icon">
+ <link rel="StyleSheet" type="text/css" href="./styles/default.css" title="Main style">
+</head>
+<body>
+ <div id="header">
+ <div id="headerLogo"></div>
+ <div id="headerSearch"></div>
+ </div>
diff --git a/genome-site/content/index.html b/genome-site/content/index.html
new file mode 100644
index 0000000..535aa01
--- /dev/null
+++ b/genome-site/content/index.html
@@ -0,0 +1,5 @@
+<html>
+ <head><meta HTTP-EQUIV="REFRESH" content="0; url=index.php"></head>
+ <body></body>
+</html>
+
diff --git a/genome-site/content/index.php b/genome-site/content/index.php
new file mode 100644
index 0000000..0922671
--- /dev/null
+++ b/genome-site/content/index.php
@@ -0,0 +1,22 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<? include("header.php") ?>
+ <div id="body">
+<? include("menu.php") ?>
+<div id="wrapper">
+ <div id="content">
+ <div id="inner">
+ <h1>Genome: IT Evolved.</h1>
+ <p class="pintro">Genome makes building infrastructure in a cloud computing environment easy. Genome is a set of light weight tools that use Cobbler, Puppet, and Xen to provide developers and system administrators an easy way to initiate provisioning and system configuration of I.T. systems.</p>
+ <p>The genome is fundamental to the reliable encoding and transfer of both genetic code and data. As the project name suggests, Genome is the equivalence for software systems. The project started formally in early 2008 though the origins can be traced back several years prior to real struggles within Red Hat IT developing and deploying software systems.<br/><br/>
+
+While it may not be the perfect analogy, it is indeed fitting to say that hereditary information is stored within every IT organization. The truth is software systems, like species, face extinction through poor replication of this information. Sadly, the knowledge that is required to maintain and reproduce complex systems often only lives in the form of tangled configuration scripts or, worse still, only in the minds of consulting domain experts. Transfering knowledge in such manners is practically a recipe for building legacy systems.<br/><br/>
+
+Taking the biological analogy a little further, briefly imagine a world in which generations of genetic information had to be manually replicated by any number of people. Now try to imagine a different world in which genetic information could only be copied exactly, that is to say, diversity is altogether unattainable. Genome aims to solve both of these problems for IT; that of reproducing exceedingly complicated systems in a world where heterogeneity is always more of the rule than the exception.<br/><br/>
+
+As you begin to tackle these problems for your organization it cannot be emphasized enough that the collaboration amongst teams enabled by Genome is more important than any particular tool implementation. Feel free to <i>mutate</i> Genome into any shape or form to solve your problems. The truth is, we readily await your patches and enjoy seeing the best ideas rise to the top.</p>
+ </p>
+ </div>
+ </div>
+</div>
+<? include("footer.php") ?>
+
diff --git a/genome-site/content/menu.php b/genome-site/content/menu.php
new file mode 100644
index 0000000..f39871b
--- /dev/null
+++ b/genome-site/content/menu.php
@@ -0,0 +1,24 @@
+<?php
+ define("HOME", "h");
+ define("DOWNLOAD", "g");
+ define("CONTRIBUTE", "c");
+ define("DOCUMENTATION", "d");
+ define("ACTIVE", "active");
+ define("INACTIVE", "inactive");
+ $trk = $_REQUEST['trk'];
+
+ $home = $trk == HOME || $trk == '' ? 'active' : 'inactive';
+ $download = $trk == DOWNLOAD ? 'active' : 'inactive';
+ $contribute = $trk == CONTRIBUTE ? 'active' : 'inactive';
+ $documentation = $trk == DOCUMENTATION ? 'active' : 'inactive';
+
+?>
+<div id="nav-menu">
+ <ul class="l0">
+ <li><div> <a class="<?php echo $home ?>" title="Home" href="./index.php">Home</a> </div></li>
+ <li><div> <a class="<?php echo $download ?>" title="Get the latest releases" href="./download.php?trk=g">Download</a> </div></li>
+ <li><div> <a class="<?php echo $contribute ?>" title="Information about design/development process" href="./contribute.php?trk=c">Contribute</a> </div></li>
+ <li><div> <a class="<?php echo $documentation ?>" title="Project documentation" href="./documentation.php?trk=d">Documentation</a> </div></li>
+ <li><div> <a class="<?php echo $documentation ?>" title="Quickstart" href="https://fedorahosted.org/genome/wiki/QuickStart">Quickstart</a> </div></li>
+ </ul>
+</div>
diff --git a/genome-site/content/styles/callout-bg.png b/genome-site/content/styles/callout-bg.png
new file mode 100644
index 0000000..c24e5b8
--- /dev/null
+++ b/genome-site/content/styles/callout-bg.png
Binary files differ
diff --git a/genome-site/content/styles/default.css b/genome-site/content/styles/default.css
new file mode 100644
index 0000000..e50b401
--- /dev/null
+++ b/genome-site/content/styles/default.css
@@ -0,0 +1,3 @@
+
+@import url(generic.css);
+@import url(genome.css);
diff --git a/genome-site/content/styles/et_logo.png b/genome-site/content/styles/et_logo.png
new file mode 100644
index 0000000..e094b59
--- /dev/null
+++ b/genome-site/content/styles/et_logo.png
Binary files differ
diff --git a/genome-site/content/styles/footer_corner.png b/genome-site/content/styles/footer_corner.png
new file mode 100644
index 0000000..090bfce
--- /dev/null
+++ b/genome-site/content/styles/footer_corner.png
Binary files differ
diff --git a/genome-site/content/styles/footer_pattern.png b/genome-site/content/styles/footer_pattern.png
new file mode 100644
index 0000000..647c52a
--- /dev/null
+++ b/genome-site/content/styles/footer_pattern.png
Binary files differ
diff --git a/genome-site/content/styles/generic.css b/genome-site/content/styles/generic.css
new file mode 100644
index 0000000..ba60cad
--- /dev/null
+++ b/genome-site/content/styles/generic.css
@@ -0,0 +1,87 @@
+
+body {
+ margin: 0em;
+ padding: 0px;
+ left:0px;
+ margin:0px;
+ width:100%;
+ font-family: Verdana,Arial,Helvetica,sans-serif;
+ font-size:14px;
+ color: #444;
+ background: #CCDCF4 url(genome-mainbg.png) top left repeat-x;
+
+}
+
+p, ul, ol, dl {
+ padding: 0px;
+ margin: 0px;
+}
+
+ol,ul {
+ margin-left: 3em;
+}
+
+ol,ul,dl,p {
+ margin-top: 1em;
+ margin-bottom: 1em;
+}
+
+p:first-line {
+ margin-right: 1em;
+}
+
+div.body p:first-letter {
+ font-size: 1.2em;
+ font-weight: bold;
+}
+
+h1,h2,h3,h4,h5,h6 {
+ font-weight: bold;
+ margin: 0px;
+ padding: 0px;
+}
+
+div.footer {
+ margin-top: 1em;
+}
+
+h1 {
+ font-size: 190%;
+ margin-top: 0;
+ padding-top: 0;
+ font-size: 190%;
+ color: #222;
+}
+
+h2 {
+ font-size: 140%;
+ color: #333;
+}
+
+h3 {
+ font-size: 120%;
+ color: #333;
+}
+
+h4 {
+ font-size: 1.2em;
+}
+h5 {
+ font-size: 1em;
+}
+h6 {
+ font-size: 0.8em;
+}
+
+dl dt {
+ margin-left: 1em;
+ margin-right: 2em;
+ font-weight: bold;
+ font-size: larger;
+}
+
+dl dd {
+ margin-left: 2em;
+ margin-right: 2em;
+ margin-bottom: 0.5em;
+}
diff --git a/genome-site/content/styles/genome-expansion.png b/genome-site/content/styles/genome-expansion.png
new file mode 100644
index 0000000..369107d
--- /dev/null
+++ b/genome-site/content/styles/genome-expansion.png
Binary files differ
diff --git a/genome-site/content/styles/genome-high-level.png b/genome-site/content/styles/genome-high-level.png
new file mode 100644
index 0000000..9a51899
--- /dev/null
+++ b/genome-site/content/styles/genome-high-level.png
Binary files differ
diff --git a/genome-site/content/styles/genome-mainbg.png b/genome-site/content/styles/genome-mainbg.png
new file mode 100644
index 0000000..bc20f72
--- /dev/null
+++ b/genome-site/content/styles/genome-mainbg.png
Binary files differ
diff --git a/genome-site/content/styles/genome-mainbgcurve.png b/genome-site/content/styles/genome-mainbgcurve.png
new file mode 100644
index 0000000..fd5d180
--- /dev/null
+++ b/genome-site/content/styles/genome-mainbgcurve.png
Binary files differ
diff --git a/genome-site/content/styles/genome.css b/genome-site/content/styles/genome.css
new file mode 100644
index 0000000..7a9d369
--- /dev/null
+++ b/genome-site/content/styles/genome.css
@@ -0,0 +1,333 @@
+a:link, a:visited, a:active {
+ text-decoration: none;
+ color: #1E3F76; }
+
+a:hover {
+ text-decoration: underline;
+ color: #0059B3}
+
+#inner { padding: 35px 30px;}
+
+#nav-menu {
+ float:left;
+ margin-bottom:1em;
+ width: 205px;
+}
+
+#nav-menu ul {
+ margin: 30px 0 0 23px;
+ padding: 1px 0;
+}
+
+#nav-menu ul li {
+ margin-left: 0;
+ padding: 2px 0;
+ list-style-type:none;
+}
+
+#nav-menu ul li {
+ color: #486AA3;
+ font-size:1.2em;
+ font-weight:bold;
+ list-style-image:none;
+ list-style-position:outside;
+ list-style-type:none;
+ padding: 3px 0;
+}
+
+#nav-menu ul li a.active {
+ color: #0059B3 ;
+}
+
+#nav-menu ul li a:link, #nav-menu ul li a:visited, #nav-menu ul li a:active {
+ text-decoration: none;
+}
+
+#nav-menu ul li a:hover {
+ text-decoration: underline;
+ color: #0059B3 ;
+}
+
+
+#footer p {
+ border:0px none;
+ left:0px;
+ margin:0px;
+ position:absolute;
+ text-align:center;
+ top:0px;
+ width:200px;
+ }
+#footer p a img {
+ border:0px none;
+}
+
+#headerLogo {
+ background: url(glogo.gif) 20px 30px no-repeat;
+ height: 89px;
+ width: 585px;
+ margin: 0;
+ padding: 0; }
+
+
+#header {
+ height:89px;
+ margin-bottom:12px;
+ width:100%;
+}
+
+#body {
+ float: left;
+ border: 0px;
+ left: 0px;
+ margin: 0px;
+ width: 100%;
+}
+
+#content {
+ margin-left: 200px;
+ padding: 0 50px 0px 0;
+ background: #fff url(genome-mainbgcurve.png) top left no-repeat;
+}
+
+.pintro {
+ color: #777;
+ font-size: 115%;
+ padding: 12px 0;
+ font-family: georgia, times, serif;
+ font-style: italic; }
+
+#intro {
+ float: left;
+ top: 0px;
+ width: 600px;
+}
+
+#bullets {
+ margin-left: 455px;
+}
+
+
+#frontpage h1 {
+ padding: 0px;
+ margin: 0px;
+ color: #0664fe;
+}
+
+#frontpage h2 {
+ border-bottom: 1px solid #ccc;
+ padding: 0px;
+ margin: 0px;
+}
+
+#bullets {
+ padding-top: 0.3em;
+ padding-left: 1em;
+}
+
+#bullets h2 {
+ padding-bottom: 0.2em;
+}
+
+#bullets li {
+ margin-bottom: 0.5em;
+}
+
+#graphic {
+ padding-top: 1em;
+}
+
+#headerSearch {
+ position: absolute;
+ top: 0px;
+ right: 0px;
+ padding: 2em;
+}
+
+#headerSearch input {
+ border: 1px solid #999999;
+ color: #999999;
+ background: white;
+ padding: 3px;
+ font-size: 1em;
+}
+
+#headerSearch #submit {
+ border: 1px solid #999999;
+ background: #eeeeee;
+ color: black;
+ padding: 3px;
+ font-size: 1em;
+}
+
+
+#sitemap ul li {
+ list-style: none;
+}
+
+#sitemap ul {
+ margin: 1em;
+ padding: 0em;
+}
+
+#sitemap ul ul {
+ padding-left: 2em;
+}
+
+#sitemap li {
+ margin: 0.5em;
+}
+
+#sitemap a {
+ color: inherit;
+ text-decoration: underline;
+ font-weight: bold;
+}
+
+pre {
+ border: 1px solid #bad08e;
+ background: #d3e1b7;
+ color: black;
+ padding: 1em;
+}
+
+a {
+ color: inherit;
+}
+
+
+h1 a, h2 a, h3 a, h4 a, h5 a {
+ color: inherit;
+ text-decoration: inherit;
+}
+
+#changelog .author {
+ color: #3c857c;
+ font-weight: bold;
+}
+
+p.image {
+ text-align: center;
+}
+
+#footer {
+ background:#486AA3 url(footer_pattern.png) 0 0 repeat-x;
+ border:0px none;
+ clear:both;
+ height:180px;
+ margin:0px;
+ padding:0px;
+ position:relative;
+ width:100%;
+ }
+
+/* This is hidden from IE <= 6 because it can't do transparency */
+body > #footer {
+ background:#486AA3 url(footer_pattern.png) 0 0 repeat-x;
+}
+
+#footer p {
+ position: absolute;
+ top: 0px;
+ left: 0px;
+ margin: 0px;
+ border: 0px;
+ width: 220px;
+ text-align: center;
+}
+
+#footer p a img {
+ border: 0px;
+}
+
+#projects {
+ margin: 0px;
+ border: 0px;
+ position: absolute;
+ top: 0px;
+ left: 0px;
+ width: 100%;
+}
+
+
+#projects dl {
+ margin: 0px;
+ border: 0px solid white;
+ height: 180px;
+ position: absolute;
+ top: 0px;
+ left: 0px;
+}
+/* This is hidden from IE <= 6 because it can't do transparency */
+head:first-child+body #projects dl {
+ background: url(footer_corner.png) no-repeat;
+}
+
+
+#projects #p1 {
+ margin-left: 25%;
+ width: 75%;
+}
+
+#projects #p2 {
+ margin-left: 50%;
+ width: 50%;
+}
+
+#projects #p3 {
+ margin-left: 75%;
+ width: 25%;
+}
+
+#projects dt, #projects dd {
+ padding: 0px;
+ margin: 0px;
+}
+
+#projects #p1 dt, #projects #p1 dd {
+ width: 33%;
+ }
+#projects #p2 dt, #projects #p2 dd {
+ width: 50%;
+}
+#projects #p3 dt, #projects #p3 dd {
+ width: 99%;
+}
+
+#projects {
+}
+
+#projects span {
+ font-size: 0.8em;
+ display: block;
+ padding-left: 1em;
+ padding-top: 0.5em;
+}
+
+#projects a {
+ font-size: 0.8em;
+ display: block;
+ padding-left: 0.8em;
+ padding-top: 1em;
+}
+
+#projects a {
+ color: white;
+ text-decoration: inherit;
+}
+
+#projects span {
+ color: #ccc;
+}
+
+dd {
+ padding-bottom: 1em;
+}
+
+#doc p{
+ padding-top: 1em;
+}
+
+#doc h3{
+ padding-top: 2em;
+}
diff --git a/genome-site/content/styles/glogo.gif b/genome-site/content/styles/glogo.gif
new file mode 100644
index 0000000..482f026
--- /dev/null
+++ b/genome-site/content/styles/glogo.gif
Binary files differ
diff --git a/genome-site/content/styles/offbg.png b/genome-site/content/styles/offbg.png
new file mode 100644
index 0000000..4da082f
--- /dev/null
+++ b/genome-site/content/styles/offbg.png
Binary files differ
diff --git a/genome-site/content/styles/onbg.png b/genome-site/content/styles/onbg.png
new file mode 100644
index 0000000..b4973d3
--- /dev/null
+++ b/genome-site/content/styles/onbg.png
Binary files differ
diff --git a/genome-site/content/styles/topbg.png b/genome-site/content/styles/topbg.png
new file mode 100644
index 0000000..e3853b8
--- /dev/null
+++ b/genome-site/content/styles/topbg.png
Binary files differ