/*
    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 600px stylesheet for tablet portrait displays 
*/

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

#copy{
    padding: 2% 0; /* padding variables: top, right, bottom, left */
    font-size:75%;
    margin-top: 3%;
}

#con{
    font-size:90%;
}

#con a{
    font-size: 70%;
}

.giant{
	font-size:130%;
}

#maincontent strong{
    font-size: 90%;
    padding: 10% 0 0 0; /* padding variables: top, right, bottom, left */
}

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

.sub{
    margin:3% 0 0 0; /* margin variables: top, right, bottom, left */
    font-size:180%;
}

