
body {
	    background-color: #aaaaaa;
}

h1 {
	    color: #013653;
			     text-align: center;
}

p {
	    font-family: "Times New Roman";
	        font-size: 20px;
}
div.player{
	max-width:800px;
	min-width::200px;
	margin:auto;
}
div.photos{
max-width:800px;
height:600px;
margin:auto;
}

