/* CSS Document */

a:link {color: #F00;font-style: italic;}

a:visited {color: #F00;}

a:hover {color: #F00;}

a:active {color: #F00;}

body { text-align:center;  background-color:#000; } 

img { max-width: 100%; }

font { font-weight: bold; font-style: italic; }

h1 {background-color:#000; text-align: center;color:#2EDFE6; font-family:"Courier New", Courier, monospace }

h2 {background-color:#000;;color:#2EDFE6; font-family:"Courier New", Courier, monospace; font-size:32px }

h3 { color:#FF0000; font-style: italic; font-family:"Courier New", Courier, monospace; font-size:24px  }

p { background-color:#000; color:#2EDFE6; font-family:"Courier New", Courier, monospace }

#marquee { width: 600px; margin: 10px auto; }	

#nav { }

#products {  }

#news {   }

#rightnav {  }

#headlines { }

#footer { margin:0 90px 0 50px; }


