/*
	Theme Name: Visual Security
	Theme URI: http://visualsecurity.com
	Description: Visual Security theme
	Version: 1
	Author: Darren Bayliss(@darren_bayliss) based on HTML5 Blank by Todd Motto (@toddmotto)
	Author URI: http://designbp.ltd.uk
	
	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

@import "css/styles.css";


footer .credits {width:65%}

@media screen and (max-width: 900px) {
footer .credits {width:100%;margin:10px 0;clear:both}
}