/* Cheri Todd, 3930120
IS301-05A
Assignment 5
asg3.css */

body { background-color: white; font-family:Arial, Helvetica, sans-serif; text-align:center; }

#container {
	height:auto;
	margin:0 auto;
	position:relative;
	text-align:left;
	width:800px;
}

#branding {width:600px; margin:0 auto; padding:1em 0 1.5em; float:none; clear:both; height:90px}
#branding .logo {float:left; display:block;}
#branding .slogan {display:block; width:150px; float:right; font-weight:bold; color:#0F75BC; font-style:italic; margin:2.6em 1em 0 0; }


table, td {border:0; margin-right:auto; margin-left:auto; text-align:left}

.heading {text-align:center;}

.wylinks {font-size:14px; line-height:1.0; vertical-align: top;}

h3, .attrname {font-style:italic; font-weight:bold; font-size:18px;} 

.attrdesc {font-size:14px; line-height:1.6;}

.menupage {font-size:20px; line-height:1.5;}

a:link {color:blue;}
a:visited {color:blue;} 

.footing {text-align:center; font-size:12px;}



h1 {margin-top:0; font-size:24px}