#navbar
{

}
#nav a:hover
{

}

#top
{

}

#aboutme
{

}

#coolstuff
{

}

#contactme
{

}

.alt
{
	background: #d9d9d9;
}

.thumbnail:hover
{
	background-color: #e5fff3;
}

.thumbnail a:hover
{
	text-decoration:none;
}
button:hover
{
	background-color:white
}