/* CSS Document */
body{ font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif"; text-align: center;}
.intro{ display:block; position: fixed; top: 0; bottom: 0; left: 0; right: 0; margin: auto; height: 200px; width: 75%;}
.intro img{ width: 100%; height: auto;}