@charset "ISO-8859-1";

#YourShots {
		
}
#YourShots #Form {
	width: 375px;
	float: left;
}
#YourShots #About {
	width: 375px;
	padding-left: 400px;
	
}
#YourShots p{
  font-size: 1em;
}
#YourShots ul{
  list-style-type: circle;
  padding-left: 5px;
  margin-left: 5px;
}

#YourShots li{
  margin-top: 10px;
}
#YourShots h2 {
  font-size: 2em;
}
#YourShots h3 {
  font-size: 1.3em;
}
