/*this is the core style-sheet for the Magna Industries website*/

body {background-color: #B9BFBE;font-family: Verdana, Helvetica, Arial, sans-serif;color: #000000;
width: 50%;margin-left: 0px;margin-top: 0px;}

p {
font-size: .7em;
line-height: 1.5em;
font-family: Verdana, Helvetica, Arial, sans-serif;text-align: justify;}

.style1 {
font-size: 1.2em;
text-align: center;line-height: 1.1em;font-weight: bold;}

.style2 {text-decoration: none;
font-size: .8em;font-weight: bolder;text-align: justify;color: #000000;}

.style3 {
color: rgb(0, 0, 0);
text-decoration: none;
font-size: .8em;text-align: center;border-color: #cd050f;border-width: 1px;font-weight: bold;}

.style4 {
font-size: 1.1em;
text-align: center;line-height: 1.1em;font-weight: bold;}

a:link {
color: #ffffff;
text-decoration: none;} 

a:visited {
color: #e5edec;text-decoration: none;}

a:hover {
color: #cd050f;
text-decoration: none;}

a:active {
color: #ffffff;text-decoration: none;}

#footer {
width: 400px;padding: 10px;text-align: center;font-size: .8em;position: absolute;top: 560px;line-height: 1.5em;margin-left: 50px;}