	body {
		margin:0px 0px 0px 0px;
		background:#000;
		text-align: center;
		}
	A 		{ color: #ff0000; text-decoration: none; }
	A:link		{ color: #ff0000; text-decoration: none; }
	A:visited	{ color: #ff0000; text-decoration: none; }
	A:active	{ color: #aaa;  }
	A:hover	{ color: #aaa;  }

	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}

img {
border:1px solid #aaa;
margin:5px;
}

	#banner {
		font-family: trebuchet ms, palatino,  georgia, verdana, arial, sans-serif;
		color:#ff0000;
		font-size:large;
		font-weight:normal;	
  		padding:15px;
		}

	#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover {
		font-family: trebuchet ms, palatino, georgia, verdana, arial, sans-serif;
		font-size: large;
		color: #ff0000;
		text-decoration: none;
		}

	.description {
		font-family:palatino, georgia, times new roman, serif;
		color:#fff;
		font-size:small;
  		text-transform:none;	
		}
				
	#content {
		background:#000;
		margin:20px;
		border:1px solid #ff0000;
		}

	.blog {
  		padding:15px;
		background:#000; 
		}

	.title	{
		font-family: palatino, georgia, times new roman, serif;
		font-size: medium;
		color: #ff0000;
margin-bottom: 5px;
		}			

	.date	{ 
		font-family:trebuchet ms, palatino, georgia, times new roman, serif; 
		font-size: small; 
		color: #aaa; 
		margin-bottom:10px;
		font-weight:bold;
		}			

.date a { color: #aaa }
.date a: link { color: #aaa }
.date a:visited { color: #aaa }
.date	a:active { color: #ff0000; text-decoration: none; }
.date a:hover { color: #ff0000; text-decoration: none; }

		
	.posted	{ 
		font-family:verdana, arial, sans-serif; 
		font-size: x-small; 
		color: #aaa; 
		margin-bottom:25px;
}

.logo {
border: none;
}

input {
background-color: black;
color: red;
border: 0;
}
