BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px;
	background-repeat:no-repeat;
	background-position:right;
	FONT: 75% Georgia, "Times New Roman", Times, serif; 
	COLOR: #333; 
	PADDING-TOP: 0px; 
	BACKGROUND-COLOR: #eaeaea;
	TEXT-ALIGN: center;
}
A:link {
	COLOR: #fff;
	text-decoration: none;
}

A:visited {
	COLOR: #fff;
	text-decoration: none;
}

A:hover {
	COLOR: #fff; 
	text-decoration: none;
}

A:active {
	COLOR: #fff; 
	BACKGROUND-COLOR: #ffffff;
}



#container {
	MARGIN: 0px auto; 
	margin-top: 100px;
	WIDTH: 300px; 
	TEXT-ALIGN: center;
}

#header {

	BACKGROUND-POSITION:center;

	BACKGROUND-REPEAT: no-repeat; 
	POSITION: relative;
	margin-top:50px; 
	HEIGHT: 130px;
	margin-left:-130px;
}