@charset "UTF-8";
/* CSS Document */

body{ background-color:#000; background-image:url(images/bgpic2.jpg); margin-left:auto; margin-right:auto; margin-top:0px;
}

.banner{ font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#000; margin-top:70px; text-align:right; margin-right:50px; line-height:20px; float:right;
}

.sun{ font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#000; margin-top:0px; text-align:right; margin-right:10px;line-height:20px; height:300px; width:300px; clear:both; float:right;
}

.video{ font-family:Verdana, Geneva, sans-serif; font-size:18px; color:#000; margin-top:80px; text-align:center; margin-right:45px;line-height:18px; height:200px; width:200px; clear:both; float:right;
}

.email{ margin-top:150px; font-family:Verdana, Geneva, sans-serif; font-size:14px; margin-right:70px; text-align:right; clear:both; float:right;
}

a:link { color:#000; text-decoration:none; 
}

a:visited { color:#000; text-decoration:none;
}

a:active { color:#000; text-decoration:none;
}