#wrapper {
	width: 480px;
}
#content {
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 10px;
}
a { color: #F9E79F; }
#header {
	background-color: #5C2D91; 
	background-image: url('../images/');
	background-position: top left;
	background-repeat: no-repeat;
}
