body {
	font-family:arial,helvetica,sans-serif;
	font-size:1em;
}

a {	
	color:red;
	text-decoration:none;
}

a:hover {
	font-weight:bold;
}

#wrapper {
	background: white; /* For browsers that do not support gradients */    
}

#heading {
	text-align:left;
	font-size:3em;
}

#linkbar {
	padding-bottom:10px;
	text-align:left;
	float:left;
	font-size:16px;
}

#work {
	font-size:2em;
}

#contacts {
}

#footer {
}
