body{
	margin:0px;
	padding:0px;
	font-family: Georgia, Times, serif;
	letter-spacing:-0.03em;
	color: #666666;
	background-repeat:repeat;
	background-color:#000000;
	background-image: url(http://image.bayimg.com/kajmoaabg.jpg);
	background-attachment: fixed;
	background-position: center;
}
body :link {
	color:#1DCBD1;
	text-decoration: none;
	font-weight: normal;
}
body a:active {	color:#1DCBD1; text-decoration: none; font-weight: normal; }
body a:visited { color:#1DCBD1; text-decoration: none; font-weight: normal; }
body a:hover {
	color:#000000;
	background-color:#1DCBD1;
	text-decoration: none;
	font-weight: normal;
}


/* text */

strong {color:#fff; font-weight: normal;}

h1 { display: none;}

h2 {
	font-size:24px;
	text-decoration: none;
	font-weight: normal;
	background-color: #000000;
	line-height: 30px;
	padding-left: 5px;
}

h3 {text-decoration: none; font-weight: normal;}


/* header */
    
#header {
	display: block;
	margin: auto;
	width: 800px;
	margin-bottom: 50px;
}


#about {
	display: block;
	line-height: 90px;
}

/* content */
#content {
	display: block;
	width: 800px;
	margin-bottom: 20px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
}

.txt {margin-top:95px; display:none; background: url(images/fundot.png); font-size: 0.8em; color:#fff; width:270px; height:30px; padding:10px}

#description { display: block; }


/* footer */
#cc {
	display: block;
	float: left;
}
#timeline {
	float: right;
}
#footer {
	clear: both;
	margin: auto;
	height: 100px;
	width: 908px;
	font-size:0.7em; color:#fff; text-decoration: none; font-weight: normal;
}
#footer :link { font-size:0.8em; }
#footer a:active { font-size:0.8em; }
#footer a:visited { font-size:0.8em; }

