body {

margin: 150px 100px 10px 120px;


color: grey; background-color: #000000; font: normal 1em "times new roman", sans-serif;}

a:link {color: #00ff5e;}
a:hover {color: red; style: bold;}
a:visited {color: purple;}
a {text-decoration:none;}

#picture {float:left; 50px;}

.floatstop {
		clear:both;
	}

h1 {color: grey; font: normal 4em arial, sans-serif;}

p {color: grey; font: italic bold 1em "times new roman", sans-serif; letter-spacing: 6px;}
	