@charset "utf-8";

/* Style specific styles */

body {
	color: #fff;
	background: #f2a2c2;
}

a:link,
a:visited {
	color: #86ebc9;
}

a:active,
a:hover,
h2 {
	color: #fff;
}

.thumb-container,
.border,
box {
	border-color: #6eb8e0;
}

.thumb-container:hover,
.icon-container:hover {
	background-color: #86ebc9;
}

#header,
#comment,
#footer {
	background: #b979e0;
}

#comment {
	border-right-color: #6eb8e0;
	border-left-color: #6eb8e0;
	border-bottom-color: #6eb8e0;
}
