/* 6401712 Alexander Boyd stylesheet.css */
body{background-color: #000000;color: #ffffff;font-family: Courier, sans-serif;text-align: center;margin-left: auto;margin-right: auto;}/* Formating for navigation bar */p.head{font-weight:bold;text-decoration:underline;}td.navi{text-align:right;}A:link{color:#ffffff;}A:visited{color:#ff0000;}A:active{color:#ffffff;}/* td settings for images on contents.html */td.content{width:453px;}/* Alignment for the images on phatrobotsuit.html */.img{margin-left: 25%;margin-right: 25%;}/* Top row of thumbnails on phatrobotsuit.html */td.imgtop{width: 200px;text-align: center;vertical-align: bottom;}/* Bottom row of thumbnails on phatrobotsuit.html */td.imgbtm{width: 200px;text-align: center;vertical-align: top;}/* Enlarged image in the centre of phatrobotsuit.hmtl */td#imgbig{text-align: center;vertical-align: middle;}/* Formating for images on safetyscott.html */.safetyscott{margin-left:30%;margin-right:25%;}/* Text align for safetyscott.html */td#safetyscotttext{text-align:center;}