/*
    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 1024px stylesheet for larger media displays 
*/

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

#copy{
    padding: .3% 0; /* padding variables: top, right, bottom, left */
    margin-top: 5%;
}

.giant{
	font-size:325%;
}

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

.sub{
    margin:2.1% 0 0 0; /* margin variables: top, right, bottom, left */
}