/**
 * user.css 
 * ------------
 * Feel free to add your custom CSS and override original CSS in this file.
 * Don't forget to rename user.css.example to user.css to make it works.
 */

#logo {
    float: right;
    display: block;
    height: 180px;
	width: 300px;
}