body {
font-family: Helvetica;
}
h1 { font-size: 40px; }
h2 {
font-size:20px; margin:10px; margin-top:25px;
}
ul {
list-style: none; font-size:12px;
}
wrapper { width:600px; margin:0px auto; }
editor {
}
header {
background-color: black; color: white; height: 300px; border-radius:200px; -moz-border-radius:200px; -webkit-border-radius: 200px; width: 300px; padding:25px; margin:0 auto; text-align:center;
}
iframe {
width:100%; height:400px;
}