/*
    Business Cascading Style Sheet
    © 2016, Business Name, All Rights Reserved
    Stylesheet Authored by Hardball Media Group.com
    Programmer Bryan Keith Rohrer | Owner
    719 • 203 • 0334 | hmg@hardballmediagroup.com
    www.hardballmediagroup.com
    min width 480px stylesheet for mobile landscape displays 
*/

body.main{
    background-position:100%;
    width:100%;
    height:100%;
}

#brand1 img{
}

#con{
    font-size:60%;
    width:20%;
}

#copy{
    font-size:55%;
}

.giant{
    font-size:140%;
}

#maincontent strong{
    font-size:70%;
}

#nav li{
    font-size:75%;
}

.sub{
    font-size:120%;
}