Hi, i was wondering how to change the text style of the page title, see here "Satellites", http://irishpokercup.com/satellites/
also can i change the size ? i dont mind doing it site wide either if thats the only option
thanks and regards Keith
article header h1 {
font-size: 30px;
}
.page-id-996 article header h1 {
font-size: 25px;
}