body{
	background-color:white;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	font: normal 16px Arial, Helvetica, sans-serif;
	line-height:1.6em;
	margin:0;
    padding: 0 0 0 0;
}

.tableLogo{
	max-width: 100%;
	width: 50%;
    
}

imageCenter{
    max-width: 20%;
    height: auto;
    left: 0px;
    right: 0px;
}


buttonCenter{
	position: relative;
	margin-top: 50px;
}

.buttonSize{
	width: 300px; 
	left: 300px;
	
}

.firstButtonSize{
	width: 300px; 
	left: 300px;
	margin-top: 20px;
}


imageCenter{
    width: auto;
}

.compName{
	font-size: 2em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: blue;
	padding-bottom: 20px;
	max-width: 100%;
}

.sendFeedback{
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: red;
}




.titleName{
	margin-top: 20px;
    color:blue;
	text-align:center;
	font-size: 25px;
	font-weight: bold;
    padding-bottom: 20px;


#box1Label, box1 {
    font-size: 25px;
}
#boxLabel2:after {
    content: "\A";
    white-space: pre;
}


.skaterDropDown{
	padding-top: 30px;	
	color: black;
	text-align: center;
	font-weight: bold;
    font-size: 25px;
   
}

.formName{
	text-align: center;
	padding-bottom: 20px;	
	font-weight: bold;
    font-size: 25px;
}

.formEmail1, .formEmail2{
	text-align: center;
	padding-bottom: 30px;
	font-weight: bold;
    font-size: 25px;
    display: block;
    height: 30px;
}
#formEmail1, #formEmail2{
    font-size: 15px;
}

#box1, #box2, #box3, #box4, #enterName{
    font-size: 20px;
}

.explainInstructions{
	padding-left: 15px;
	padding-right: 15px;
	font-style: italic;
    font-size:20px;
    color: black;
    text-align: justify;
    width: auto;
}

#centerTextArea{
    font: 500px;
}

#extraComments{
    font-size: 500px;
    width: 500px;
    height: 300px;
}

.buyNowButton{
    text-align: center;
    
}

.buyNow{
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	color: red;
    padding-bottom: 35px;
    padding-left: 0px;
    width: auto;
    height: auto;
    text-align: left;
}

.submit{
	background-color: red;
	color: white;
	margin: 0;
	top: 360px;
	font-size: 20px;
	padding-left: 10px;
	padding-right: 10px;
	font-style: italic;
	border-radius: 112px;
	
}

.pHD{
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;

}
