body {
	background-color : #000;
	color : #f0f0f0;
	font-family : "Trebuchet MS", MS Sans Serif, Geneva, sans-serif;
	font-size : 85%;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	}

#row1 {
	width : 100%;
	background-color : #000;
	}

#row2 {
	width : 100%;
	background-color : #4169E1;
	line-height : 3px;
	margin-bottom : 2px;
	margin-top : 4px;	
	}

#row3 {
	width : 100%;
	
	}

#footer {
	font-size : 0.8em;
	}

#bigpic img {
	margin-left: -100px;
}

a {
	color : #f0f;
	text-decoration : none;
	}

a:hover {
	text-decoration : underline;
	}

#friends, #friends li {
	list-style : none;
	display : inline;
	}