Template:NTHU Taiwan/css/NoUglyDefault

body{

   margin: 0px;
   background-color: initial;

}

a{

   padding: initial;

}

p{

   height: initial;
   margin: initial;

}

  1. top_title {
   display: none;

}

  1. globalWrapper, #content {
   position: absolute;
   width: 100%; 
   height: 100%;
   border: 0px;
   background-color: white;
   margin: 0px;
   padding: 0px;
   line-height: normal;
   font-size: initial;
   font-family: initial;

}