body {
	background-color:black;
	color:white;
}
a {
	color:yellow;
}
img {
	border:4px dashed yellow
}
