@font-face {
	
	font-family: 'Noto Sans';
	font-style: normal;

	src: local('Noto Sans'), local('NotoSans'), url(https://themes.googleusercontent.com/static/fonts/notosans/v2/JLrcxvhkM17op1c4raL9Fg.woff) format('woff');
}

body {
	
	background-color:#BE55FF;

	font-family: 'Noto Sans';
}

header {
	
	height: 42px;

	display: auto;
	position:center;
	
	padding: 2px;

	margin-right: 4px;
	margin-top:0px;
	margin-left: 4px;

	border-bottom: solid #FFA955;
	border-bottom-width: medium;

	color: #FFA955;
	font-family: inherit;
	text-align: left;
}

header div h1 {
	
	float: left;
	display:inline-block;
	
	margin: 0;

	line-height: 38px;
	
	font-size: 36px;
}

header div div h3 {
	float: right;
	display:block;
	margin: 0;

	line-height: 38px;

	font-size: 18px;
}

header div {

	float: bottom;
	display: block;
}

header div div h3 a {

	color: #FFA955;
	font-style: normal;
	text-decoration: none;
}

body p {
	color: #544638;
}

#slideDown {
	display:none;
	margin: 1px;
	padding: 1px;
}

.project {
	
}

#aboutus {
	
}

#projects {
	
}
