@charset "utf-8";
/* CSS Document */

body{
	background: #dcdcdc;
	text-align: center;
}

header{
	color:  #000000;
	font-size: 300%;
	border-bottom: 5px solid #FFFFFF;
}

h2{
	color: #FF0000;
	font-size: 199%;
}
h3{
	font-size: 159%;
}
img src{
	margin-right: 30px;
}