#myrutherfordinfo { text-align: center; margin: 0 auto; font-family: Arial, sans-serif; background: #333; font-size: 16px;}

#title { text-align: center; background: #333; color: white;}

#container { display: relative; text-align: left; width: 950px; margin: 0 auto;  }

#pictures { float: left; width: 250px; margin: 25px; }

#content { padding: 25px; background: white; border: 5px solid black; }

#clear { clear: both; }

#footer { background: #333; color: white; font-size: 12px; color: #CCC;}

#footer a { color: white; }

h1 { margin: 10px 0 -5px 0; font-size: 46px; letter-spacing: -2px; }

#content h1 { font-size: 36px; }

table { border: 1px solid gray; border-collapse: collapse; }

td { padding: 5px; }

p { margin: 0 0 10px 0; }
