html { height: 100%;}
body { height: 100%; font-family: Arial; background: url(images/background.png) no-repeat center top #000; margin: auto; vertical-align: middle; position: relative; }

h1 { color: #0099ff; text-align: left; font-size: 15pt; font-family: Arial; font-weight: bold; font-style: italic; line-height: 15pt; margin: 10px 0px 0px 10px; }
p { color: #333; text-align: left; font-size: 9pt; font-family: Arial; font-style: normal; line-height: 12pt; margin: 10px 5px 5px 10px; }
h2 { color: #0099ff; text-align: left; font-size: 13pt; font-family: Arial; font-weight: bold; font-style: italic; line-height: 13pt; margin: 10px 0px 0px 10px; }


a:link,
a:active,
a:visited,
a { color: #333; text-decoration: none; font-style: normal;}
a:hover,
a:visited:hover { color: #0099ff; text-decoration: none; }


a.selected:link,
a.selected:active,
a.selected:visited,
a.selected { color: #0099ff; text-decoration: none; }
a.selected:hover,
a.selected:visited:hover { color: #0099ff; text-decoration: none; }


#container { padding: 0px; width: 901px; border-spacing: 0px; background-color: #ffffdd; vertical-align: top; background-image: url('images/paper.gif'); background-repeat: no-repeat; margin: auto auto;}
#home { margin: 0px; padding: 0px; width: 901px; border-spacing: 0px;}
#koos { margin: 0px; padding: 0px; width: 901px; border-spacing: 0px;}
#approach { margin: 0px; padding: 0px; width: 901px; border-spacing: 0px;}
#contacts { margin: 0px; padding: 0px; width: 901px; border-spacing: 0px;}

/*#container { padding: 0px; width: 901px; border-spacing: 0px; background-color: #ffffdd; vertical-align: top; background-image: url('images/paper.gif'); background-repeat: no-repeat; margin: auto auto;}
#home { margin: 0px; padding: 0px; width: 901px; border-spacing: 0px; background-color: #ffffdd;}
#koos { margin: 0px; padding: 0px; width: 901px; border-spacing: 0px; background-color: #ffffdd;}
#approach { margin: 0px; padding: 0px; width: 901px; border-spacing: 0px; background-color: #ffffdd;}
#contacts { margin: 0px; padding: 0px; width: 901px; border-spacing: 0px; background-color: #ffffdd;}

*/

.home { margin: 0px; padding: 0px; width: 901px; border-spacing: 0px; background-color: #ffffdd;}
.disclaimer { color: #333; font-size: 7pt; font-family: Arial; font-style: normal; line-height: 11pt; margin: 10px 0px 40px 10px; }
.twitter { color: #333; font-size: 9pt; font-family: Arial; font-style: normal; line-height: 11pt; margin: 0px 0px 0px 10px; }
.headlines { color: #333; font-size: 16pt; font-family: Arial; font-weight: bold; font-style: italic; line-height: 15pt; margin: 0px 0px 5px 10px; }
.contacts { color: #333; font-size: 13pt; font-family: Arial; font-weight: bold; font-style: italic; line-height: 13pt; margin: 10px 0px 0px 10px; }

