/*
Theme Name:         Roots
Theme URI:          http://roots.io/
Description:        Roots is a WordPress starter theme based on HTML5 Boilerplate & Bootstrap. <a href="https://github.com/roots/roots/contributors">Contribute on GitHub</a>
Version:            6.5.2
Author:             Ben Word
Author URI:         http://benword.com/

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/
#signup-content div.mu_register.wp-signup-container {
	margin-top: 100px;
}
#signup-content div.mu_register { max-width:400px; margin:0 auto;}
#privacy p.privacy-intro {
	display: none;
}
div.wp-activate-container{
margin: 100px auto;
max-width: 500px;

}


