/*
Theme Name: AtlantisNet Parked WebSite Theme
Theme URI: https://atlantisnet.com/
Author: AtlantisNet
Author URI: https://atlantisnet.com/
Description: A blank WordPress theme for custom development
Version: 1.0
*/

body { text-align: center; padding: 20px; }
@media (min-width: 768px){
  body{ padding-top: 150px; }
}
h1 { font-size: 50px; }
body { font: 20px Helvetica, sans-serif; color: #1e274b; }
article { display: block; text-align: left; max-width: 650px; margin: 0 auto; }
a { color: #196ab1; text-decoration: none; }
a:hover { color: #1e274b; text-decoration: none; }