body {
	font-family: Arial;
	font-size: 14px;
	color: #DBDBDB;
	background-color: #000000;
	padding: 0px;
	margin : 0px;
}
.page-border {
	margin: 0px;
	padding: 0px;
	width: 760px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	margin: 0px;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #FFD403;
	margin: 0;
}
.dark-grey {
	background-color: #1A1A1A;
}
.light-grey {
	background-color: #313031;
}


h1 {
	font-size: 24px;
	color: #FFFFFF;
}
a {
	color: #DBDBDB;
	text-decoration: none;
}
a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
.page-content {
	background-color: #161613;
}
h3 {
	font-size: 16px;
	margin: 0px;
}
.painting{
	height: 258px;
	width: 264px;
}
.artist-name {
	font-size: 18px;
	color: #FFD403;
	font-weight: bold;
}
